wlei23 wrote:
I was using itext to make a report. But there was a 23M pdfTemplate. When my program was reading it, maybe one minite later menory overflowed.
Why the case Occurred ? And what can I do ?

Why? Because you didn't attribute enough memory to the JAVA VM.
How to avoid this? It depends on what you are trying to achieve.
Have you tried reading the PDF like this:
http://1t3xt.info/examples/browse/?page=example&id=19
--
This answer is provided by 1T3XT BVBA
http://www.1t3xt.com/ - http://www.1t3xt.info

------------------------------------------------------------------------------
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php

Reply via email to