Re: Rép: printing with Pages
Re: Rép: printing with Pages
- Subject: Re: Rép: printing with Pages
- From: Axel Luttgens <email@hidden>
- Date: Mon, 24 Aug 2009 15:40:51 +0200
Le 24 août 09 à 10:03, Yvan KOENIG a écrit :
Le 18 août 2009 à 17:39:15, Yvan KOENIG a écrit :
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 ?
[...]
Hello Yvan,
Tried above script with Pages '09 on 10.5.8, and the whole document
has been printed here too.
On the other hand, when running the same code against TextEdit, it
seems that the latter honors the printing properties, since only the
first page has been printed.
As far as an explanation is concerned... sorry, I don't have any. :-(
HTH,
Axel
_______________________________________________
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