• 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
Getting InDesign Print preferences
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Getting InDesign Print preferences


  • Subject: Getting InDesign Print preferences
  • From: Brett Conlon <email@hidden>
  • Date: Thu, 12 Jul 2007 12:18:31 +1100


Hi all,

Further to my other email, can someone kindly help me correct this?

I'm trying to get the print preference properties of a document to see how InDesign references them by using the following:

tell application "Adobe InDesign CS2"
        set XYZ to properties of print preferences of active document
end tell

But it returns an error of type 258. When I was scripting Quark's print setup record I used this:

tell application "QuarkXPress 6.5"
        tell document 1
                set PProps to properties of print setup
        end tell
end tell

and it would tell me all the properties for a given document. I could then simply change the values to what I wanted and then set them.

Many thanks,

Coj
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

  • Follow-Ups:
    • Re: Getting InDesign Print preferences
      • From: Shane Stanley <email@hidden>
  • Prev by Date: Re: Referencing the Print window in InDesign
  • Next by Date: Re: Getting InDesign Print preferences
  • Previous by thread: Re: questions for scripting apple mail
  • Next by thread: Re: Getting InDesign Print preferences
  • Index(es):
    • Date
    • Thread