Re: Rép: printing with Pages
Re: Rép: printing with Pages
- Subject: Re: Rép: printing with Pages
- From: Yvan KOENIG <email@hidden>
- Date: Mon, 24 Aug 2009 16:11:40 +0200
Le 24 août 2009 à 15:40:51, Axel Luttgens a écrit :
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. :-(
Thanks Axel.
So, it seems that something was corrected in 10.5.8 for TextEdit.
I will post a report.
In fact, I was asked for a script printing the first page of every
template delivered with Pages using half a sheet.
So the user would print the first half of the set of templates,
reinsert the sheets after flipping them then print the second half.
This way he will have a catalog of the available templates.
I have a workaround for restricting to the first page but I have none
for the setting of 'page across'.
The user will be forced to do the trick by hand :-(
Yvan KOENIG (VALLAURIS, France.) lundi 24 août 2009 16:11:30
_______________________________________________
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