Have a tool that will allow you to hide a page or pages then when prompted become visible in the desired location without having to use java
In order to keep PDF forms as clean and short as possible, it is often helpful to hide pages in a form unless they are needed. The only current way to accomplish this is to write a Javascript that retrieves a template using this script: var a = getTemplate("");a.spawn(); the template however goes to the end of the form instead of the desired location. The template also changes the text box names ruining the functionality of the boxes. This could be fixed by better Javascript instructions or even better an option to accomplish this task in the text box actions.
2
votes
Roger Ellinger
shared this idea