RE: Subject: Paper Size in QX
RE: Subject: Paper Size in QX
- Subject: RE: Subject: Paper Size in QX
- From: mick wenlock <email@hidden>
- Date: Wed, 30 Jan 2002 11:12:37 -0700
on Wed, 30 Jan 2002 17:20:53 +0100
Alberto Salvagnini <email@hidden> wrote:
>
Hi all,
>
Can someone tell me what is happening?
>
tell application "QuarkXPress"
>
get paper size of print setup of document 1
>
end tell
>
->"A3"
>
tell application "QuarkXPress"
>
set paper size of print setup of document 1 to "A3"
>
end tell
>
error -10006 (apple event write denied)
>
The paper size list is:
{...
}
>
Why I cannot set the paper size? If I can do that manually why not with a
>
script?
>
>
Thanks for help :)
>
>
Alberto
Hi Alberto,
At my end your script works as is on my machine here both in 4.11 and in 5.0
Passport Beta. If you want to send me more details of your set up off-list I
will be happy to check into it.
Mick