• 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 print query, help required, please...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Quark print query, help required, please...


  • Subject: Re: Quark print query, help required, please...
  • From: Luca Pozzato <email@hidden>
  • Date: Mon, 27 Nov 2006 19:10:14 +0100

this should answer your question…

set savepath to path to desktop as text
set savepath to savepath & "somename.ps" as string

tell application "QuarkXPress Passport"


tell document 1


set include TIFF of OPI setup 1 to false
set include EPS of OPI setup 1 to false
print (every page) PostScript file savepath


end tell
end tell


ciao
Luca






On Nov 27, 2006, at 6:17 PM, Nick Hearn wrote:

***Before acting on this email or opening any attachment you are advised to read the disclaimer at the end of this email***
************************************

Hi there,

I've written a script that batch prints a selection of Quark docs.
The script works fine apart from one small niggle, that being with the OPI settings.
According to the dictionary I should be able to set what I want to happen OPI wise.

[quote]print -- Print the specified object(s)
reference -- objects to print
[copies small integer] -- the number of copies to print
[cover page no / first page / last page] -- use a cover page
[OPI omit TIFF / omit TIFF and EPS / include images] -- OPI options
[paper source paper cassette / manual feed] -- paper tray
[plates list] -- list of plates to print
[PostScript file alias] -- file to print PostScript to
[print dialog boolean] -- Show the print dialog? (default is no)[/quote]

I've tried this a number of ways but I get an error saying that the command isn't recognised. I'm trying to set the OPI to 'omit TIFF and EPS'.

Please can someone point me in the right direction.

Thanks in advance,

Nick

 _______________________________________________
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/mailman//archives/applescript-users

This email sent to email@hidden

References: 
 >Quark print query, help required, please... (From: Nick Hearn <email@hidden>)

  • Prev by Date: Quark print query, help required, please...
  • Next by Date: InDesign CS2 Library Asset on specific page
  • Previous by thread: Quark print query, help required, please...
  • Next by thread: RE: Quark print query, help required, please...
  • Index(es):
    • Date
    • Thread