Question
Creating a writable pdf file using Javascript
Hi to everyone reading this post.
I have like a "Checklist" that I have to make for the web. Now it has a lot of areas that have to be made as checkboxes and also there are certain text areas that need a text box.
My question now is, is it possible to automate this process in Javascript? I need the system to recognize those empty fields and I want the script to create the needed text and check boxes?
