What is the Javascript code for "Location:"?
Please refer to the File pulldown menu 'Document Properties | Description tab | Advanced | Location:' in any .pdf.
I am presently using Adobe Acrobat 7.0 Professional.
Thanks ahead of time.
What is the Javascript code for "Location:"?
Please refer to the File pulldown menu 'Document Properties | Description tab | Advanced | Location:' in any .pdf.
I am presently using Adobe Acrobat 7.0 Professional.
Thanks ahead of time.
console.println("baseURL: " + this.baseURL );
console.println("documentFileName: " + this.documentFileName );
console.println("path: " + this.path );
console.println("URL: " + this.URL );
George Kaiser