- cross-posted to:
- opensource@lemmy.ml
- cross-posted to:
- opensource@lemmy.ml
I thought this would be relevant to Linux, since the options available to us Linux users are either unmaintained, hard to use, require a subscription, an account, or to upload your content to a server.
BentoPDF is the opposite of all that.
I just hope they add a dumb-proof way to install it (PWA? Flatpak?) for easy access.
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 ?