Hacker News new | ask | show | jobs
by 20after4 909 days ago
This is pretty impressive. Does it really have full support for filling pdf forms? Most PDF applications that I have tried (on Linux at least) have each more or less failed at that task.
1 comments

Thanks! For PDF form filling, I use the APIs that pdf-lib [0] exposes. That includes text fields, checkboxes, radio buttons, dropdowns and options lists. Give it a try and let me know if you find a type of form field that's missing.

[0] https://github.com/Hopding/pdf-lib