Hi
Sorry if this question doesnt belong to this sub-forum.
I am working on an issue which had a PDF file generated using iText.
The pdf file contains only formatted text and the requirement is to edit (add/remove content) from the PDF. For this purpose I was thinking whether this is possible using any free
java api. I was looking at Google Docs where a document can be saved as a PDF again.
Using iText I think I can generate
RTF(also HTML minus the pagebreaks etc) but is it possible to convert it back to PDF with same formatting of text.
Just wanted to buzz people to know whether something like this is possible.
Thanks in advance
Ravi