Hi,

Im trying to implement a dynamic generation on the fly
through a Servlet with a tag to generate a table, when
i tried to generate a cell with XMLPeer in a HashMap i
noticed that the content is no included in the Cell
object.

I reviewed the code and i found that the Constructor
with attributes argument doesn't include the ITEXT
attribute, then the Cell content is empty, do you know
some workaround to solve this???

On the other hand, some idea to implement a table tag
whith a unknown number of cells in it??? I want to
fill the table with data from a JDBC. I know that if i
construct by hand a java class i should get it but i
prefer to use a XML file with customized tags like a
template, then my users could change the format
changing the XML file in any time. 

Thank's in advanced.

Regards.

Jorge Vargas G.



__________________________________
Do you Yahoo!?
Free Pop-Up Blocker - Get it now
http://companion.yahoo.com/


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to