Hi All

I need to know about how can we convert a PDF file to HTML file using java....If any one is having a source code post it.Otherwise suggest me how to do the task...


Thanks in Advance...:)

Recommended Answers

All 4 Replies

Have look at iText library, but you may run in difficulties with PDFs created from scanned documents (basically converted JPEG or TIFF to PDF) which needs to be run with OCR and this process is never 100% perfect

You could use an external API, such as scribd.

Or write a program using

pdflib, then execute this from PHP.

You could use an external API, such as scribd.

Or write a program using

pdflib, then execute this from PHP.

Sorry I have no idea why I typed PHP.

Sorry I have no idea why I typed PHP.

One of the posts was originally in PHP section, but I merge it with post in Java. Not your fault, OP is to blame. However you see how important it is to him

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.