PDF to Text conversion

View: New views
3 Messages — Rating Filter:   Alert me  

PDF to Text conversion

by Chen, Lingjiao :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi, I was wondering if it was possible to use IText to convert a PDF into Text (.doc). Thanks in advanced.

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
iText-questions mailing list
iText-questions@...
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/

Re: PDF to Text conversion

by mister bean :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

In a word, no. iText doesn't generate .doc files nor does it offer text extraction from PDF files. For info on the latter point, see the iText book, p. 576.

---Andrew Binstock

Chen, Lingjiao wrote:
Hi, I was wondering if it was possible to use IText to convert a PDF
into Text (.doc). Thanks in advanced.

Re: PDF to Text conversion

by Bruno Lowagie (iText) :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

mister bean wrote:
> In a word, no. iText doesn't generate .doc files nor does it offer text
> extraction from PDF files. For info on the latter point, see the iText book,
> p. 576.

By the way: in the next release newPage won't throw
a DocumentException. I also cleaned up the DocListener
interface.
br,
Bruno

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
iText-questions mailing list
iText-questions@...
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/