Am I correct in assuming that any printer that speaks PCL5, if sent the same PCL5 codes, should format and print a document in exactly the same way?
Here's the issue. I've been involved in developing a new mainframe system for my current client. This client uses IBM's PCOM product as a terminal emulator. The CICS system we're developing formats reports online, then uses a utility to route the report back to the local printer of the person requesting the report (the system is deployed nationwide). This is all done in real-time. The utility has the capability of sending PCL5 codes, but only for orientation and pitch.
One of the "reports" generated is actually payment information that is applied to pre-printed check stock using (in most cases) an HP laserjet printer. The problem we're running into is that not all the HP printers are printing the check the same way. About 80% seem to do ok, but many others are out of alignment, or print extra beginning or ending pages, etc. I've been asked to investigate, and from what I've discovered, I think the problem may lie in the fact that we're not setting all the PCL5 codes needed before sending the text to be printed.
My question is...if we identify and set as many parameters as possible, will all the HP printers in the field offices respond the same way. Also, can the same be said for the HP compatible printers?
Any information you can give would be appreciated.