calculated form field blank when printed without opening pdf first
Hi All,
I'm a true novice using javascript and api for pdf.
I need someone to help me in the right direction.
My company populates pdfs which has fields with calculations on. These pdf are stored and then later printed.
I'm trying to print multiple pdf without opening the pdf (which is needed for the javascript to run and calc form fields).
Is there any way I can do trigger the calculate(now) to populate the form fields programmatically?
Thanks
