I wanted to know is it possible to extract the text content form the PDF files similar to what PDFBox does. The extracted content should be thn written back to the text file.
I even wanted to know whether Itext can transform a PDF file to HTML format.
Thank You
Govarddhan
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi
I wanted to know is it possible to extract the text content form the PDF files similar to what PDFBox does. The extracted content should be thn written back to the text file.
I even wanted to know whether Itext can transform a PDF file to HTML format.
Thank You
Govarddhan
Yes. But, the code is not easy. I don't recommend you to use iText for such a use.