Getting into Adobe Reader
Getting into Adobe Reader
- Subject: Getting into Adobe Reader
- From: Francis Nugent Dixon <email@hidden>
- Date: Wed, 15 Sep 2010 11:16:02 +0200
Thomas Fischer wrote
I think that depends on the version of the Adobe Reader.
In Reader v. 9.3 there is a
goto page ...
command, but I couldn't get it to work.
I prefer Skim (also freely available):
set myFile to POSIX file "/Users/Thomas/Fernsehen/Sat-Receiver/Xoro/
HRS 8500_GER.pdf"
tell application "Skim"
set myDocument to open myFile
tell myDocument
go to page 17
end tell
end tell
Wonderful - Thanks a million !
-Francis
_______________________________________________
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