printing with Pages
printing with Pages
- Subject: printing with Pages
- From: Yvan KOENIG <email@hidden>
- Date: Tue, 18 Aug 2009 17:39:15 +0200
Hello
I don't understand which is my error.
I'm trying to print only page 1 of a document.
I thought that I understood well the dictionary but:
tell application "Pages"
print document 1 with properties {starting page:1, ending page:1}
without print dialog
end tell
prints the complete document.
Is somebody able to give me an explanation ?
Of course the given script is just a small part of an other one.
Yvan KOENIG (VALLAURIS, France.) mardi 18 août 2009 17:38:26
_______________________________________________
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