Difference between revisions of "Information Systems:Printing on IBM i"
Jump to navigation
Jump to search
(Created page with "== Printing methods == There are two ways printers are set up on IBM i. The first uses Remote Out Queues, the second uses Device Descriptions. === Remote out queues (RMTOUTQ...") |
|||
| Line 2: | Line 2: | ||
There are two ways printers are set up on IBM i. The first uses Remote Out Queues, the second uses Device Descriptions. |
There are two ways printers are set up on IBM i. The first uses Remote Out Queues, the second uses Device Descriptions. |
||
| + | |||
| + | Excellent IBM documentation on how to configure printers: https://www-304.ibm.com/support/docview.wss?uid=nas8N1019492 |
||
=== Remote out queues (RMTOUTQ) === |
=== Remote out queues (RMTOUTQ) === |
||
Revision as of 11:48, 5 November 2015
Printing methods
There are two ways printers are set up on IBM i. The first uses Remote Out Queues, the second uses Device Descriptions.
Excellent IBM documentation on how to configure printers: https://www-304.ibm.com/support/docview.wss?uid=nas8N1019492
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.