Hey all,
My father’s business requires him to work a lot with PDF forms, combine PDF files, convert scanned pictures to files, etc.
I’ve found Master PDF editor, but I’ve found it to be buggy – specifically when trying to create a new PDF from multiple files the program errors out saying it can’t create the file.
I’ve also tried running Foxxit PDF editor through WINE but that’s abysmal.
Any recommendations on Linux native software paid or FOSS, that can fill forms, create/combine PDFs, and do basic edition (rotating pages, etc) that my 70 year old dad can learn to use?
I moved him away from Windows with the Windows 11 debacle, and he’s liked Linux so far except for this one issue
Thanks all for your help?
***** EDIT *****
Thanks all for your responses, I’ll be trying out StirlingpPDF, PDFSam, OnlyOffice, and re-trying MasterPDF editor over the holidays while I have some 1:1 time with my dad. Tl;Dr: playing family IT and switching your parents to Linux is rough 😂
https://github.com/Stirling-Tools/Stirling-PDF
I put one in at work. It sat idle for a while until a member of my admin staff asked me how to do a job involving pay slips. We discovered the pipeline tool in Stirling. It is now a permanent system with an SLA!
Each tool has a nice big icon or you can create desktop or browser shortcuts to the ones of interest - ideal for keeping it simple.
As other have said, a combination of Firefox PDF tool, PDF Arranger and Xournal++ is all I’ve ever needed. And Okular is nowadays my viewer of choice, which does a lot on its own, too.
Xournal++ works pretty good in my experience
can’t say about forms, but I use xournal all the time for signing pdfs.
Scribus has really good PDF support. It’s a full desktop publishing program (like InDesign), so it might not be the best for quick conversions. It does a really good job of PDF forms though.
I’ve used PDF4QT before.
Didn’t get very in depth, but Rotating and Organizing pages worked.Okular for forms. qpdf just for quick viewing and reading. PDF arranger for rearranging pages. pdftk (CLI) for some serious work on PDFs. Exiftool and qpdf (both CLIs) for metadata and linearizing.
This one has a perpetual license option, which could be steep for personal use but could be fine for a business. PDFsam Visual is great for what it does. You can also try it for 14 days too and then decide if it’s useful for you or not.
Thanks! I’m going to check this out!
No problem!
Thanks for sharing this, it actually looks like a fantastic alternative to Adobe Acrobat DC.
No problem! There are actually a lot of good paid software for Linux too but most people don’t know about them. Mostly targeted businesses but that’s fine I think.
pdfjam is the only tool i found that resizes images of different sizes to letter size while combining. Though it’s cli only. If your file manager has something similiar to Thunars custom actions, you could create little scripts to split, merge, image-to-pdf and put them in the context menu this way.
Master pdf editor works great for me. License costs $80, but compared to Adobe prices it is basically free.
I’ve never had issues with it either, but it’s probably overkill for OP’s requirements.
I’m guessing Firefox’s pdf editor is not sophisticated enough
Yeah as @Nick mentioned, if it was just filling forms that would be fine, but its arranging documents and adding files together that he does most
For basic form filling, the Firefox PDF editor is fine. But sounds like OP’s use case is more advanced than that.
LibreOffice has a PDF editor that I use regularly, but its got one big flaw: interpreting word wrap.
Seeing this thread, I’m going to try some of these out.
Object draw is not a pdf editor sadly, it’s technically something else but I forget what. I made the same mistake a couple weeks back
I use PDF Arranger a lot for that
For working with PDFs on a page level (moving pages around, deleting, copying pages between PDFs etc) pdfarranger is the best and easiest of anything I could find, can vouch for it.
For edits whithin a page, I use inkscape. Both program combined have covered all my needs until now.
Or libreoffice draw sometimes, it depends, but yes, pdfarranger + one of the two is enough for most of the tasks.
I use a combination of Okular for signing PDFs and PDF Arranger for rearranging pages, etc
I’d suggest Stirling PDF, just get the
Stirling-PDF.jar
file from the releases. It does really lots of stuff (though I had some issues with creating pdfs with multiple pages per page). It open a port for the service to run locally and once you close it, it also closes the port.I also use libre office draw (or firefox printing menu) to create pdfs with multiple pages per page.
There’s also xournal as some other people have mention that has some editing capabilities.
Was gonna suggest a look at sterling PDF as well, great toolkit.
Don’t browsers allow you to do form fillable these days? I swear i just filled one with firefox the other day. Maybe that’s too limited?
For combining pdfs, pdftk from the command line is my goto. The command line interface for it isn’t too complicated.
It does, as well as adding pictures into it and drawing by hand, so handwritten signing shouldn’t be an issue, either.
It doesn’t allow you to merge several PDFs, that’s still something they need other software for.
Exactly. OP should start by seeing what’s possible in Firefox.