By Date: <-- -->
By Thread: <-- -->

iText in Java to generate PDF files



Singh, Kavanjit wrote:

Hi,
When I user iText in Java to generate PDF files on the fly, does it uses any write to local disk to do that or its generated in memory only?

It's up to you. You can use any OutputStream you want.

Is there a limit on how many PDF's can be generated on the fly at same time without writing anything to local disk?

That depends on the memory available on your machine.

Is there a limit on how big a PDF size can be?

Yes, but it's a very high limit (see the PDF Reference). br, Bruno


------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ iText-questions mailing list iText-questions (at) lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions