quark print postscript broken in jaguar?
quark print postscript broken in jaguar?
- Subject: quark print postscript broken in jaguar?
- From: john mead <email@hidden>
- Date: Tue, 12 Nov 2002 15:07:26 -0800 (PST)
This little script:
tell application "QuarkXPress"
activate
tell print setup of document 1
set printer type to "Acrobat Distiller"
set print colors to composite CMYK
--hangs here in jaguar
print document 1 PostScript file "Macintosh
HD:file.ps" without print dialog
end tell
end tell
...hangs on the print command under jaguar - but works
just fine in 10.1.5 and under. Any ideas as to why?
Printer settings, applications and all seem to be
identical. Is this a know issue? Is the Distiller
print driver not working in jaguar yet?
Thanks much,
-John
U2 on LAUNCH - Exclusive greatest hits videos
http://launch.yahoo.com/u2
_______________________________________________
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.