Box134 said:
Well, the only software I've seen which can "edit" PDFs is Adobe Acrobat.
Even so, PDFs aren't meant to be edited extensively. For example, with
Acrobat you can delete or insert small bits of text and it will re-flow it
for you. If you are thinking of extensive changes, you need the original
files. PDFs are meant to be the end-product for a document, not an editable
entity, AFAIK.
That's right. And some .pdf authors place restrictions on their works so
that you can't, for instance, even copy text and-or images.
The question of "is there a freeware that allows me to edit an existing
..pdf file" has been asked ad nauseum in this group, and the answer is
pretty much always the same:
"no."
I've looked and looked, and the only thing I've been able to find that
retains double hard returns (unlike Acrobat Readers text select, copy
and paste [when allowed that is]) is PDFTOHTML, a command line
Sourceforge program:
Home page:
http://pdftohtml.sourceforge.net/
Project page:
http://sourceforge.net/projects/pdftohtml/
Once the HTML version has been created, it can be opened in a browser
and saved as a text document. Then the text document can be editied,
converted and saved in your favorite word processor.
So far, this is the best I can come up with.