Leonard Rosenthol wrote:
> It might, if the code used to generate the PDF wasn't very good...(eg.  
> not iText, but improper use of)
> 
> Consider improper reuse of common objects - like reloading the same  
> image over and over again.  Or the same font, once per page...

That was also what I was thinking about.
For instance if you have:

Image.getInstance("logo.gif");

in an onPageEnd event. That's improper use of iText
that can lead to huge PDFs that can be reduced in
size drastically.

The OP didn't post any file for us to look at, so
we can only guess.
-- 
This answer is provided by 1T3XT BVBA

-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Do you like iText?
Buy the iText book: http://www.1t3xt.com/docs/book.php
Or leave a tip: https://tipit.to/itexttipjar

Reply via email to