I presently create PS files individually for use in my automated print on demand fulfillment process. When creating an Adobe Postscript Driver I simply select the PPD for the intended output device. The PS file is generated in ASCI and is then hyperlinked at an Item ID level within our WMS application.
Prior to being spooled the NonPPDFeature of NumCopies is modified to match the intended quantity ordered.
Question, is there a similar feature I could modify as easily to convert the print from color to grayscale as I do the NumCopies?
Presently I use two PPD's one for a color device and the other a BW device. I want to eliminate the BW devices and print black and white on the color device using the PPD for the color device and simply modify the PS file to indicate the color or grayscale election.
Prior to being spooled the NonPPDFeature of NumCopies is modified to match the intended quantity ordered.
Question, is there a similar feature I could modify as easily to convert the print from color to grayscale as I do the NumCopies?
Presently I use two PPD's one for a color device and the other a BW device. I want to eliminate the BW devices and print black and white on the color device using the PPD for the color device and simply modify the PS file to indicate the color or grayscale election.