Tagged Questions
3
votes
0answers
84 views
Creating a form without submit action
I'm trying to create a AcroForm using LaTeX. I also want to use pdftk to merge many PDFs. The problem is that pdftk does not behave well when it encounters it and the fields are hidden, as well as ...
26
votes
2answers
738 views
pdftex and javascript forms with automatic calculations
I would like to create a PDF document in TeX with a form. Some of the fields in the form will be calculated based on the values of other fields.
Here is a MWE, thanks to Victor Ivrii on the pdftex ...
4
votes
1answer
719 views
Losing check box entries when saving LaTeX-generated PDF form
The code below implements a simple PDF form. Some PDF readers can save the form after it has been filled to a PDF with the new state. This works for the text entry whose entry is saved but the state ...
12
votes
5answers
3k views
Save fillable forms
I am using the eforms package in order to build pdf fillable forms. However there is something I haven't found yet, which Adobe product do I need to purchase in order to save the edited forms? Does ...