Is there software that can fill PDF forms?

I have some PDFs which are actually forms, with fields to fill. Is there some software that can fill those fields?

0

18 Answers

Xournal will allow you to draw/write anything on the top layer of any PDF document and then export it back to PDF. It doesn't allow to actually fill PDF forms, but if writing text / drawing on top of your PDF is enough for you, you may find it useful.

You can install it from the Ubuntu software.

To install from terminal, use the following command:

sudo apt-get install xournal

Note: Xournal is not anymore actively developed. There is an actively developed fork, Xournal++.

3

Document Viewer (Evince) SHOULD be able to fill in forms, IF the document is a fillable form. Not all documents are fillable! If document does not support form filling the form, you should use tools like PDFedit or OpenOffice Draw

You can find them in Software Center

12

I have tried Evince, Okular, PDf Chain and other not so pretty ones. The one that comes closer in the Ubuntu Software Repositories is Okular with an option to "Show Forms" which depending on the form it will or not show. I tried all of those trying to solve this question: How to fill out the forms and save the inputs in this tax report pdf file

The only one that suggest working and has been tested is PDF Edit from here and Acrobat 10 from here

I was actually surprised to learn this since there are a lot of PDF Viewers but less editors and even lesser ones that can perform Form filling and such.

5

2016 answer, since this still comes at the top of google: evince now fills in forms (including encrypted forms). I printed the result to file to save the filled-in version.

5

PDFEdit (Click To Install on 12.04 or earlier)

Just Launch it from application -> Graphics and then click "Add text"

enter image description here

Then just draw a box and type.

enter image description here

7

update. "Master PDF Editor 3" enables pdf form fields to be entered by the user. It works well to fill forms, remove/add pages, reorder, add comments, etc. It should be listed in ubuntu software centre, else search for the deb file online.

6

UPDATE 2019/04/23
The latest release for LibreOffice 6.2.2.2 now imports PDF files directly.

I have tried all the PDF apps in the Ubuntu repositories. All have been buggy and difficult to use.

If you want simply to fill in the blank boxes on a PDF form (such as many government forms), here is what I do [revised]:

  1. Libreoffice menus: Format → Page Style... → Area → Bitmap
  2. Click "add/import" button located in bottom left region of page
  3. Navigate to your PDF file, and click "open" button to import
  4. You should have the PDF in LO as a watermark image
  5. To add text, use "text boxes" to overlay the text onto the page
  6. Save as .odt and .pdf files.

Done.

5

Abobe Reader for Linux, not open source but it handles this kind of stuff.

3

Libreoffice Draw is the best open-source pdf filling & signing application I have found on Linux.

However for annotations (highlights, underlines, boxes & adding notes), then Okular is the best.

2

FoxitReader Linux version works also for adding text
(anywhere , not good as a real form field editor , but can be useful too) :

After downloading, extracting and running install script, open your pdf. You can write using "typewriter" in "comment" menu.

Saving works .

Since (at least) Ubuntu 14.04 Evince is able to fill the PDF with forms.

Then, if you want to save the PDF in a way that the form cannot be modified anymore, for example because you need to send the PDF to someone, you can just print to file the document.

3

It's not exactly the "Ubuntu specific" answer, but I did away with using Google Drive and . I just clicked on "Open with" dropdown in my Google Drive and selected DocHub there.

With PDF Studio you can fill interactive PDF forms (including XFA) or you can use the typewriter tool to add text onto flat forms, then flatten into the document or save as a PDF comment.

PDF Studio 7 was in the top 10 downloads on the Ubuntu Canonical Software Center.

4

Atril (that is a fork of Evince) comes by default on Mate Desktop (Ubuntu Mate, Linux Mint Mate, etc) and has full support to fill forms on PDF's, including checkboxes.

2

I use GIMP whenever I need to change something in PDF a document.

I know very well that PDF documents with forms – and a whole lot more awkward security holes – can be created and that some people actually use this, but I prefer that people do not send me such documents. That's why I use GIMP.

It's also not very different from printing the document and scanning it as a PDF (or TIFF and faxing it). I don't understand why people actually do "scan to PDF" without involving OCR or some kind of re-vectorization, but this misunderstanding of the format works in my favor.

1
  1. MasterPDFeditor is now problematic for Ubuntu 17.04. crashes regularly.
  2. Using Libreoffice, LO is changed too for release 5.2. The pdf must be imported into GIMP, then saved as a bmp file. In LO, use menu: format/ page/ bitmap. Choose your bmp file and import to current LO page. To enter text, click the textbox icon in the menu. This will overlay the text onto the bmp image. Save and export to new pdf file. Repeat process if you need different forms for different pages. Join all pdf files with pdfshuffler.

In firefox 91.7.0esr (64-bit) I am able to edit PDF fields e.g. in this form. If I then hit the download button, I download a PDF file with the fields edited. And unlike Chrome, the fields remain editable so I can repeat the process and perform further edits. Voila!

I was able to get it done using INKSCAPE. Hope this helps!

0

You Might Also Like