I'm using iText with Cocoon, and have a situation where I have access to a 
PDF as an InputStream.

Since PDFReader doesn't accept InputStreams, this is very inconvenient, not 
to mention taking lots of memory, since I have to read the whole stream into 
a byte array, then pass it to create a PDFReader instance.

Thoughts?

Thanks.

Andrzej Jan Taramina
Chaeron Corporation: Enterprise System Solutions
http://www.chaeron.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