TOPIC
I have a LaserWriter Pro 630 connected to a UNIX workstation using a serial connection. I would like to change the printing resolution from 300 to 600 dpi using PostScript. What is the PostScript code I need to do this?
DISCUSSION The following PostScript code changes the printer's resolution to either 300 or 600 dpi. The PostScript array, [xxx xxx], contains two values, for vertical and horizontal resolution. These values must be the same, either both are 300 or 600. Warning: If you choose to use the PostScript code provided in this article, you assume all risks involved in making these changes. PostScript code, if not entered correctly, can place the LaserWriter into a condition requiring service. You may change the resolution for a specific print job, or make the change persistant across print jobs. To change the resolution for a particular job, include the following code in your print job:
Change to 600 dpi
|
Document Information | |
Product Area: | Printers |
Category: | LaserWriters |
Sub Category: | LaserWriter Pro 630; PostScript |
Copyright © 2000 Apple Computer, Inc. All rights reserved.