• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
RE: Quark 4.11 print setup paper size
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Quark 4.11 print setup paper size


  • Subject: RE: Quark 4.11 print setup paper size
  • From: Ed Stockly <email@hidden>
  • Date: Wed, 21 Feb 2001 09:55:18 -0800

>> I've run into a roadblock setting the paper size and printer type in
>> Quark 4.11. I can set other features of the print setup record, such
>> as page gap, but get an error when trying to set the paper size.
>
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.

HTH

ES


-- <http://justapplescript.weblogs.com/>
-- <http://justapplescript.weblogs.com/AppleScriptLearningResources>
-- Feedback welcome, join today!


  • Follow-Ups:
    • Re: Quark 4.11 print setup paper size
      • From: Shane Stanley <email@hidden>
  • Prev by Date: Quark curiosity: end of story VS set after story
  • Next by Date: Re: Facespan 3.5.1: Is it good, or bad, for you?
  • Previous by thread: Re: Quark 4.11 print setup paper size
  • Next by thread: Re: Quark 4.11 print setup paper size
  • Index(es):
    • Date
    • Thread