: MIDRANGE dot COM Mailing List Archive

Re: IPDS Printing


AddThis Feed Button


The biggest drawback with using Host Print Transform (HPT) is that you're using iSeries resources to build the bit map (or PCL data stream), plus network resources to download this information across your network to the printer. Because EACH PAGE needs to be transformed and sent, the volume per print job is a lot larger than IPDS.

If the page count is low or it's a local connection you won't notice the extra traffic. If the volume increases, you can clog your network.

The advantage of IPDS is that the variable data is kept separate from the overlay. The overlay is sent to the printer once and is cached at the printer; the variable data is all that has to be sent for each page. As I understand it, the printer should be able to cache several overlays (depending on available memory). This allows subsequent print jobs to re-use the overlay and avoid the extra time to download it.

--Paul E Musselman
paulmmn@xxxxxxxxxxxxxxxxxxxx





Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2010 by MIDRANGE dot COM and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available here. If you have questions about this, please contact