Hacker News new | ask | show | jobs
by adg001 1276 days ago
Not a big deal. You can edit a PDF programmatically, a la pdfcpu [0] or similar.

[0] https://pdfcpu.io/generate/create

1 comments

PDF can embed scripts, but I haven't done this in a long time and I imagine that apps-in-PDF would expose wonky unmaintained code paths in a renderer.

https://helpx.adobe.com/acrobat/using/applying-actions-scrip...

Also search for "PDF JavaScript"...