FWIW https://gitlab.com/pdftk-java/pdftk works well. Sure it hasn't been updates for a couple of years but maybe it's not really needed.
Linux
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
Yeah, I just use Inkscape, I know it well and it's very well maintained. But it's overkill for most people.
They work great in combination. I used to generate report pages by generating SVG with ruby scripts and then convert to PDF with inkscape and then use pdftk to assemble the pages and add stamps where needed. :)
I've never tried the inkscape cli, how is it ?
Its been a while since I've used it, and I don't remember it being great, but more than enough to convert a SVG into a PDF reliably.
Incredible, thank you!
Indeed! Only today I was struggling how to edit PDF on Linux.
Can I just save this as an html file (with all js inside, in a script element) and use this single html file to work with pdfs (after opening it in a browser)?
I bet you can, get it from their github.
I just use my browser of choice to view them.