pmcmicha
Technical User
- May 25, 2000
- 353
I am new to pdf javascript and I am in a process of creating multiple pdf files. All the pdfs have to use one specific javascript function. I thought that I could place the function in a TEST.js file and include it in all of the .pdf files. This would be helpful so that if the syntax for the javascript callout ever has to change, only this file will need to be edited.
Note: The TEST.js file should reside in an Appserver or Webserver.
In HTML, we include <script Language = javascript src = xx.js>
Is there any way like this in pdf (Adobe) javascript?
Or are there any other solutions?
Thanks in advance.
Note: The TEST.js file should reside in an Appserver or Webserver.
In HTML, we include <script Language = javascript src = xx.js>
Is there any way like this in pdf (Adobe) javascript?
Or are there any other solutions?
Thanks in advance.