From: Michael S. <mi...@ea...> - 2000-05-20 11:41:48
|
Robert L Krawitz wrote: > ... > Mike probably has much better ideas than this. They probably all > involve using CUPS for this purpose. Either CUPS or PDQ would help > out here on the front end. The issue is reliably passing arguments > to Ghostscript. > ... Send PS commands to set the options: <</HWResolution [x y]>>setpagedevice etc. Anything you set with -d, -s, -r, or -g on the command-line can be set in PS code. I should also mention that this allows you to use PPD files with the print plug-in and then print using Ghostscript via CUPS, LPD, or PDQ. (obviously I'm all for using CUPS, but PPDs and Ghostscript supports *any* printing environment) -- ______________________________________________________________________ Michael Sweet, Easy Software Products mi...@ea... Printing Software for UNIX http://www.easysw.com |