I defined a lexmark 2480 as a PC5250 printer on the Iseries. It has an OUTQ and a device description with the 10CPI in it. When I print to it, the print is compressed and looks like 17CPI.
In the PC5250 definition, I used courier 10, and I checked the transform print data to ascii on iseries, and I used *LEX2380 for printer model.
How do I get this printer to print in 10CPI?
Software/Hardware used:
ASKED:
March 28, 2008 1:42 PM
UPDATED:
April 9, 2010 3:10 AM
Quite possibly the problem is that the printer file is inappropriate. For example, the PRTF could be defined with a width of 132 even though an actual print line might only be 80 characters wide. The result can be rotation and automatic reduction in an attempt to fit “132″ characters on each page.
Make sure you’re using an appropriate PRTF before searching for technically detailed solutions.
Tom