• 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
(no subject)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

(no subject)


  • Subject: (no subject)
  • From: Brian Bosredon <email@hidden>
  • Date: Fri, 10 May 2002 15:58:29 +0200

Hi


I want to know how to set the Page positioning in Xpress Print setup. I have found exemple for other parameter but not for this


Sorry for my english
thx

Brian

My Script (works) :

on open x
tell application "Finder"
select x
set nomfichier to name of selection
end tell
tell application "QuarkXPress Passport 4.11 [k]"

open x use doc prefs no remap fonts no do auto picture import yes
set print setup of document 1 to {reduce or enlarge:"100%", orientation:portrait}
set print setup of document 1 to {printer type:"Barco Graphics TransScript OF", resolution:2540, data format:binary data, halftone screen:"150"}
set print setup of document 1 to {paper offset:"14 pt", paper width:"220 mm", page gap:"0 mm"}
set print setup of document 1 to {print quality:normal, tiling:off, separation:false, registration marks:off}
set print setup of document 1 to {collate:false, back to front:false, print spreads:false, print thumbnails:false}
set print setup of document 1 to {print colors as grays:false, include blank pages:false}
print document 1 PostScript file "Droopy HD:Desktop Folder:test:ps:" & nomfichier
close document 1

end tell

end open




--
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: Reversing the lines in a file
  • Next by Date: [ANN] Revised MacTech AS Studio article
  • Previous by thread: Re: applescript running slow
  • Next by thread: [ANN] Revised MacTech AS Studio article
  • Index(es):
    • Date
    • Thread