Hi,

If I have a table A which has a large nested table B, Document.Add(A)  will be 
very slow.  Java heap usage is especially high. Has anyone experienced similar 
problem? Is there any way to solve it?

 I know if only B is added to Document, I can write a few rows of B to Document 
and then flush B's content. But is this trick feasible when B is nested inside? 
I don't think so according to my experience, because  although performance is 
greatly improved, the generated PDF  looks quite different from the desired 
result (e.g., missing header, table border). I would really appreciate it if 
anyone can give me some idea.

Thanks,

George

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.itextpdf.com/book/
Check the site with examples before you ask questions: 
http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/

Reply via email to