Answered
If I open "Test1.pdf", "Test2.pdf", "Test3.pdf", "Test4.pdf" at the same time, and I want to change the PDF Document Metadata (e.g. Author) of "Test4.pdf", how can I define "Test4.pdf" as a named Doc object? I try the codes below, but fail, with error message saying "Test4 is not defined 1:Console:Exec"
var test4 = Test4.pdf;
test4.info.author = "Acrobat 8.1.6";
Your suggestion and guidance are really appreciated!
- AcrobatUsers Community Expert - Contact me personally at try6767 [at] gmail [dot] com
Check out my custom-made scripts website: http://try67.blogspot.com