Previous | Next | (P-PDF) JavaScript
Topic: Linking .js file to a pdf
Conf: (P-PDF) JavaScript, Msg: 80750
From: SreeSuryaPrakash
Date: 2/3/2003 09:58 PM
Dear Friends,
How to link a java script file like(test.js) to a pdf document?For example if we place a file named test1.js file in "C:\Program Files\Adobe\Acrobat 5.0\Acrobat\Javascripts"
the test1.js file automatically fires when ever the application is opened (i.e.) is acrobat is opened (i.e.) folder level scripts .
Like the same way can i place any javascript file(test.js) in any folder so that it gets fired when ever the document is opened.
Thanx in advance