If you are using the standard Windows system, be aware of the following printing considerations:
This support allows Windows to print directly over the network using TCP/IP. Select this option if you want to print to UNIX print queues or TCP/IP printers that are connected directly to the network, or if you want UNIX computers on the network to print to Windows print servers. To activate this support, select Microsoft TCP/IP Printing on the Network Service list in the Services Properties.
You can use the standard Windows print manager to create a TCP/IP LPR printer in the same way that you create any other printer to be used on a Windows network by using the following settings:
Any print driver can be used, but with a report management product it might be a good idea to use the Generic Text driver or the AFP print driver.
From a command prompt, the LPR command can be used to print a file to a computer running an LPD server. Use the following syntax:
lpr -SServer -PPrinter [-CClass] [-JJobname] [-Ooption] filename
where:
Specifies the name or IP address of the remote LPD.
Specifies the name of the printer for the desired queue.
Specifies the content of the banner page for the class.
Specifies the name of this job.
Indicates the type of file. The default is a text file.
Specifies the name of the file to be printed.
From a command prompt, the LPQ command can be used to obtain printer queue status information from a remote LPD server. Use the following syntax:
lpq -SServer -PPrinter [-l]
where:
Specifies the name or IP address of the remote LPD.
Specifies the name of the printer for the desired queue.
Specifies that a detailed status must be given.
The LPQ command can only be used against CA Spool managed printer queues.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|