Hacker News new | ask | show | jobs
by turtlebits 1397 days ago
I like PDF forms, they're just hard to create.

You don't need a specialized app like Libreoffice to open and fill out a PDF form, just use any modern browser.

1 comments

Editing in PDF sounds like a good idea.

I just tried it in Firefox (latest/postmodern, Linux) and none (not a single one) of the form's fields are editable. It's an even worse experience than Libreoffice.

Pdf.js (which Firefox uses) does support filling out Acrobat Forms (acroforms as well as XFA). Possibly the PDF you have is corrupted?

You can read more about PDF.js support for forms here.[0]

Libreoffice also supports creating Acrobat Forms.[1]

[0] https://blog.mozilla.org/attack-and-defense/2021/10/14/imple...

[1] https://www.linuxuprising.com/2019/02/how-to-create-fillable...