Hi,
I am trying to implement a custom dynamic stamp that has three (3) text fields inside it that will be filled in by the user by way of a dialog.
I have been able to successfully implement a single text entry dialog in a custom calculation script, however if I define a custom dialog and use execDialog to call the dialog then Foxit ignores this.
I also tried this with a Mouse Up Action that runs a Javascript but this did not work either.
Is there a guideline available that defines what Javascript methods etc are supported by Foxit Phantom PDF?
Is it possible to have a folder level javascript file in the C:\Program Files (x86)\Foxit Software\Foxit PhantomPDF\Start\en_us\js path?
Thanks in advance,
Colin
I am trying to implement a custom dynamic stamp that has three (3) text fields inside it that will be filled in by the user by way of a dialog.
I have been able to successfully implement a single text entry dialog in a custom calculation script, however if I define a custom dialog and use execDialog to call the dialog then Foxit ignores this.
I also tried this with a Mouse Up Action that runs a Javascript but this did not work either.
Is there a guideline available that defines what Javascript methods etc are supported by Foxit Phantom PDF?
Is it possible to have a folder level javascript file in the C:\Program Files (x86)\Foxit Software\Foxit PhantomPDF\Start\en_us\js path?
Thanks in advance,
Colin
Comment