Possible Duplicate:
Free PDF Editor for Windows

Where I can find a free pdf converter/editor like "nuance pdf"?

I do not want a trial version.

I need to modify pdf form and be able to save it after (not just print it).

Thanks,

link|improve this question
feedback

migrated from stackoverflow.com Sep 22 '09 at 18:44

This question came from our site for professional and enthusiast programmers.

closed as exact duplicate by Mehper C. Palavuzlar, Sathya May 26 '11 at 4:41

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.

7 Answers

There isn't a free product that could be honestly compared to Acrobat competitors like Nuance PDF Converter Professional and Nitro PDF Professional. The reason for this is simple -- it's a huge amount of work (they've been developing Acrobat since the early 90's) and no one appears to have the time, money or desire to put in the thousands upon thousands of hours required to develop such a product, just so that they can give it away for free.

It would take a team of 10+ developers working for 5 years around the clock to build an application that even comes close to Acrobat and it still wouldn't be as good.

PDF is NOT a proprietary format. But it IS an ISO standard and anyone can develop PDF products for free providing that they can comprehend the PDF specification.

link|improve this answer
feedback

The Nitro PDF Reader beta supports this:

Fill & Save Forms

Nitro Reader, unlike some solutions, allows you to save any content entered in PDF form fields to retain an electronic copy of the completed form. You'll never scan or unnecessarily physically mail a form again. You can also reset all fields, allowing you to reset the form to its original, un-filled state if needed. Fill static forms

Fill Static Forms

Some forms originate from a scanner, or were never properly setup in the first place. Nitro Reader's Type Text tool allows you to fill out a form that happens to be a PDF — even if it's not a "PDF form".

(source -- via the Evernote Trunk)

link|improve this answer
Just tried this for saving form fields, works great! Thanks Ed – Noah Aug 27 '10 at 17:41
feedback

I've been using the trial version of Infix PDF editor for free. There's basically no time limit on the trial, or reduced functionality. The only slight drawback is a small watermark is applied to saved documents. But hey, I can live with that! :-)

link|improve this answer
1  
+1 Their free (! no watermark) form-filling out mode seems the only I've found that allows you to adjust line spacing to fit blank lines. – Christopher Galpin Oct 3 '10 at 19:26
feedback

I'm not quite sure what you mean by "modifying pdf form" but with pdftk you can fill the PDF forms with (X)FDF data and/or flatten the forms to preserve the input.

Actually, pdftk is a complete toolkit to mangle PDFs. It runs without Acrobat, on Windows, Linux, Mac OS X, FreeBSD and Solaris.

link|improve this answer
feedback

Maximum PC has a nice article right now.

http://www.maximumpc.com/article/howtos/10%5Fways%5Fmanipulate%5Fpdf%5Ffiles%5Ffree%5Fsoftware

It will still take some work to covert the PDF, edit the converted file then print it to PDF or convert back to PDF.

If you plan on doing this often I would look into spending the cash and getting Adobe Acrobat.

link|improve this answer
feedback

Calibre converts PDF to TXT. but you will loose formatting and images in the process.

Calibre is freeware.

link|improve this answer
feedback

I'm assuming you on Windows. Take a look at Foxit.

Read and edit PDF's. They even sell an API for developers. And dirt cheap too. They have trail downloads. You can almost do anything that Acrobat does with Foxit.

No.. I don't work for them.

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.