FAQ: When I print, I get a stair step effect
Problem: When I print, I get a stair step effect.
Answer: The reason for this is your Host (e.g. a UNIX system) uses LF as the end of line character and the printer is expecting CR/LF.
For RPM 5.0: add the "LF to CRLF" transform to the setup for this queue. Typically it would go at the beginning of the transform list, or just following a code page (data format translation) step.
For RPM 4.5 and prior: this is generally associated with a "RAW" type Queue. To Translate the LF to CR/LF do the following:
- Verify the Queue type is RAW
- Select the Queue Setup in the Edit Queues Window.
- Select Translate LF to CR/LF.
- Login or register to post comments
Printer-friendly version
