• 5 months

      Yeah, I just use Inkscape, I know it well and it’s very well maintained. But it’s overkill for most people.

      • 5 months

        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. :)

          • 5 months

            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.

  • I just use my browser of choice to view them.

  • 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)?