Re: Quark 4.11 print setup paper size
Re: Quark 4.11 print setup paper size
- Subject: Re: Quark 4.11 print setup paper size
- From: Shane Stanley <email@hidden>
- Date: Thu, 22 Feb 2001 12:57:37 +1100
On 22/2/01 4:55 AM +1000, Ed Stockly, email@hidden, wrote:
>
tell application "QuarkXPress"
>
tell document 1
>
set availableSizes to paper size list of print setup
>
set currentSize to paper size of print setup
>
set paper size of print setup to "Letter"
>
end tell
>
end tell
>
>
>
This used to work, but I believe it was one of the things broken in 4.0. I
>
don't know if it was fixed in 4.1. Also, it depends on the paper sizes
>
Quark finds in the PPD and/or PDF files so a res-edit hack may be needed.
The problem occurs if you want a custom paper size. The only way to set a
custom size is to use a PPD that has _no_ sizes defined (like the generic
imagesetter one), or to edit the relevant paper size info out.
--
Shane Stanley, email@hidden