Hi,

I need to extract the raw text from a PDF file and get the title
(using SummaryInfo) in one go, that is using only one InputStream,
how can I do this? 

As soon as I use the input stream, say to get the
title then I can't get the text as the input stream would need to be reset,
resetting it on the other hand throws an Exception.

I've seen this problem in another post:

http://article.gmane.org/gmane.comp.jakarta.poi.user/2204

Any help appreciated!

Regards,

Eddie


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to