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 (running 10.4.11).
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.) vendredi 21 août 2009 12:24:56