Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=3431335
By: msi_

Hello and sorry for my english. I use Displaytag + Struts and i have a page
where i show some information in each row. So, if i want show more information,
i put html tags:

<display:table id="tabla" name="sessionScope.tabladatos" class="its" sort="list"
defaultsort="1" defaultorder="ascending" export="true">

<display:column title="Nombre">
<table align="center">
<tr>
<td align="center"><B><U><bean:write name="tabla"
property="nommacrociclo"/></U></B></td>
</tr>
....

When i export this table in pdf, html tags (<table align="center">, <tr>, <td>,
etc..) are show in pdf document.

¿Is possible hide this tags in export pdf action?

        

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=249318


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
displaytag-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to