• 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: Print Setup problems in Quark
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Print Setup problems in Quark


  • Subject: Re: Print Setup problems in Quark
  • From: paul mccabe kampu <email@hidden>
  • Date: Thu, 05 Jul 2001 23:42:34 -0400
  • Organization: Kalsea Lane

Steve Kump wrote:
>
> set print setup of document 1 to {orientation:"Landscape", paper
> size:"11x17"}
> print document 1
>
<SNIP>
> Anything special I should know about scripting print settings in Quark that
> might eliminate this?

It will help to first tell Quark what you're printing to...
then the orientation and paper size.

Something like this...

tell document 1 of application "QuarkXPress 4.11"

set print setup to {printer type:"Generic B&W"}
--change "Generic B&W" to the ppd of you're printer
set print setup to {orientation:landscape, paper size:"11x17"}

end tell

hth
--
Paul
http://homepage.mac.com/pkampu/ (*not for the faint of heart*)

"No, TRY not. do or do not. There is no TRY." --Yoda(on error handling)


  • Follow-Ups:
    • Re: Print Setup problems in Quark
      • From: Steve Kump <email@hidden>
References: 
 >Print Setup problems in Quark (From: Steve Kump <email@hidden>)

  • Prev by Date: (no subject)
  • Next by Date: Re: Suggestions for improvements to scripting QuarkXPress ...
  • Previous by thread: Print Setup problems in Quark
  • Next by thread: Re: Print Setup problems in Quark
  • Index(es):
    • Date
    • Thread