|
Indeed, using remote output has several pitfalls:
1. Printer control is not available. For example if printer is out of paper you will not get an AS/400 message.
2. Some attributes are not supported (this includes page range, etc.)
Possible solutions:
If you have a network printer (HP or IBM only) you can create LAN printer to overcome the control problem as described in this IBM Support Line Technical Document.
If you need page range support, you can use TSPRWPR exit program. This is provided, as is a source file in qusrtool starting V4R2 as described in the IBM Support Line Technical Document .
|