Documentation Comments
Use this form to comment on this topic. You can also provide any general observations about the Online Documentation, or request that additional information be added in a future release.
Reality V15.2 Online Documentation (MoTW) Revision 3
Printing to Reality Printers from the Host (UNIX-Connect Administration) (m603103+host.htm)
This section describes how to associate UNIX lp printer names with Reality formqueues. Users will then be able to send print jobs to Reality formqueues using the standard UNIX lp command.
You administer Reality printers by selecting the Reality Printer Administration option (realityprint
) from the Print Management Utility menu. The following menu is displayed:
Reality Printer Administration
addprinter - Make a Reality Form Queue available as UNIX printer
listprinters - List Reality printers
remprinter - Deconfigure a Reality Form Queue for UNIX access
If you intend printing to Reality formqueues, you will first need to configure both the UNIX and Reality environments:
Before you can add a Reality printer, you must ensure that the ROUTE-FILE contains entries that will allow you to communicate with the Reality environment:
To add a new network printer, select addprinter
from the Reality Printer Administration menu. You will see the following prompts:
Northgate Reality Printer Client Setup
======================================
Enter the UNIX printer name:
Enter the local UNIX printer name which UNIX users will use with the lp command to send print jobs to the Reality formqueue.
Note The printer must not already exist - it will be created by addprinter
.
Enter the Reality system name :
This must be the system name of the ROUTE-FILE entry that points to the system or database containing the required formqueue.
Enter the Reality form-queue name (default is STANDARD):
Enter the name of the Reality formqueue. If you do not specify a formqueue name, print jobs will be sent to the STANDARD formqueue.
Enter the UNIX User id:
rxlp
.Enter the UNIX Password:
This prompt is only displayed if you have entered a user-id.
Enter the password for the rxlp user entered above.
Once a valid printer name, system name and formqueue name (and for a connection to a Reality database, a user-id and password) have been entered, the following series of messages is displayed:
Installing UNIX printer Printer System : UserId Formqueue: FormQueue destination "Printer" now accepting requests printer "Printer" now enabled UNIX Installation Complete
Once this operation has completed successfully a printer interface script of the same name as the UNIX printer will have been created in /etc/lp/interfaces. The lp command can be used with the -o switch to pass an optional parameter in argument 5 ($5), this can be passed on to the Reality spooler as SP-ASSIGN options by appending -o$5 to the REALPRINT command line.
To display a list of Reality printers (that is, a list of UNIX printer names which have been associated with Reality formqueues), select listprinters
from the Reality Printer Administration menu. You will see a list similar to the following:
Northgate List Reality Printers =============================== members of class Reality: name name Press ENTER to continue
To remove an association between a local UNIX printer name and a Reality formqueue, select remprinter
from the Reality Printer Administration menu. You will see the following prompt:
Northgate Reality Printer Client Removal ======================================== Enter the UNIX printer name :
Enter the name of the printer you wish to remove. You will see the following messages:
Removing UNIX printer Printer destination "Printer" will no longer accept requests printer "Printer" now disabled UNIX Printer Removal Complete