Information Systems:Printing on IBM i

From uniWIKI
Revision as of 12:14, 6 November 2015 by Norwinu (talk | contribs)
Jump to navigation Jump to search

Overview

NOTE: This page is a work-in-progress. iSeries printing is a massive topic and the knowledge purveyed throughout the following sections are based on a select few instructive experiences setting up new printers and print servers.

There are two main methods of setting up printers on IBM i. The first uses Remote Out Queues, the second uses Device Descriptions. The former method is considered the legacy/older method, although it is more likely to work. The latter method however, is much simpler to set up and maintain.

Excellent IBM documentation on how to configure printers: https://www-304.ibm.com/support/docview.wss?uid=nas8N1019492

Printer Setup

Remote out queues (RMTOUTQ)

The name is self-explanatory. Instead of "writing" to a local OUTQ on the IBM i, a file can be sent to a printer set up as a remote OUTQ.

Device description

This is the preferred way to set up a network-attached printer.

Setting up a printer as a device description is similar