PDA

View Full Version : PECTAB Programming in AS400



Guest.Visitor
05-02-2003, 05:00 PM
Hi I am trying to print airline tickets on a ATB-2 printer. As per Printer manufaturer in order to use there printer to print the tickets we have to use PECTABs Print-language. is this the only way to print the tickets ? How do we relate a Printerfile to a PECTAB string ?. PECTAB : PECTAB is a set of data structure formats defined by the AEA (Association of European Airlines) to communicate information between computers and locally connected and remote ticket readers/printers. Mainly used with ATB (Automated Tickets and Boarding cards).

Guest.Visitor
05-02-2003, 05:00 PM
You may want to check out this article; http://www.mcpressonline.com/mc/1@@.214a28b1 It explains how to send PCL commands to an attached HP Laser Printer. I would think that the same technique could be used to do what you're attempting.