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

Re: InDesign Print Postscript


  • Subject: Re: InDesign Print Postscript
  • From: Wayne Melrose <email@hidden>
  • Date: Fri, 14 Oct 2005 13:40:04 +0200



On Oct 14, 2005, at 1:33 PM, Shane Stanley wrote:

oh shane.. i was kinda hoping you'd still be awake.. 



Only just...


If you are still awake shane, thanks :) 


CS2



set pathToDisk to path to startup disk as Unicode text

tell application "InDesign CS"

    tell document 1

        set docName to name

        tell print preferences

            set active printer preset to "Whatever"

            set printer to postscript file

            set print file to (pathToDisk & docName & ".ps")

        end tell

        print without print dialog

    end tell

end tell



I thought I would include the code again, very hand to have if anyone else works in InDesign
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Re: InDesign Print Postscript (From: Shane Stanley <email@hidden>)

  • Prev by Date: Re: InDesign Print Postscript
  • Next by Date: Re: Replying to messages whilst off line in the train
  • Previous by thread: Re: InDesign Print Postscript
  • Next by thread: Autoreply: Applescript-users Digest, Vol 2, Issue 674
  • Index(es):
    • Date
    • Thread