Adobe Reader Problem
Adobe Reader Problem
- Subject: Adobe Reader Problem
- From: Todd Geist <email@hidden>
- Date: Thu, 19 Feb 2009 08:38:52 -0800
Hello,
I have been unable to get even the most basic Applescripts to work with Adobe Reader 8 or 9.
Things like
tell application "Adobe Reader"
active doc
end tell
this is supposed to get the active document, but it doesn't. I get an error instead. "Adobe Reader got an error: Can't get active doc."
the is example is straight from their documentation.
tell application "Adobe Reader"
print pages document "AppleEvt.pdf" first 1 last 3 PS Level 2 with binary output and shrink to fit
end tell
And doesn't work either.
Does anybody have any working examples of Applescripts that work with Adobe Reader 8 or 9?
Thanks
Todd
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden