-o attribute-value pairs
You can use these keyword-value pairs with the AIX print commands enq, lp, or qprt, or with the lprafp command, to pass information to InfoPrint:
- {-oac | -oaccount}=account
- Specifies the account information that InfoPrint prints on start, end, and separator sheets. The account information can also be used
for audit and accounting purposes.
This command keyword is equivalent to the InfoPrint document attribute account-text.
You must specify a value of full for one of the InfoPrint actual destination auxiliary sheet attributes (accounting-exit, audit-exit, printer-start-sheet, printer-end-sheet, or printer-separator-sheet) for InfoPrint to use this information.
The value is:
- account
- Any 1 to 20 characters of account information.
- -oaddress1=address1
- Specifies the first line of address information that InfoPrint prints on start, end, and separator sheets. The address information can also be used
for audit and accounting purposes.
This command keyword is equivalent to the InfoPrint document attribute address1-text.
You must specify a value of full for one of the InfoPrint actual destination auxiliary sheet attributes (accounting-exit, audit-exit, printer-start-sheet, printer-end-sheet, or printer-separator-sheet) for InfoPrint to use this information.
The value is:
- address1
- Any 1 to 90 characters of address information.
- -oaddress2=address2
- Specifies the second line of address information that InfoPrint prints on start, end, and separator sheets. Other information is the same as for
-oaddress1.
This command keyword is equivalent to the InfoPrint document attribute address2-text.
- -oaddress3=address3
- Specifies the third line of address information that InfoPrint prints on start, end, and separator sheets. Other information is the same as for
-oaddress1.
This command keyword is equivalent to the InfoPrint document attribute address3-text.
- -oaddress4=address4
- Specifies the fourth line of address information that InfoPrint prints on start, end, and separator sheets. Other information is the same as for
-oaddress1.
This command keyword is equivalent to the InfoPrint document attribute address4-text.
- {-obi | -obin}={1 | 2 to 255 | 65 | 100}
- Determines the input bin used for the job. This keyword overrides the value specified
in the form definition. If you do not specify the -obin keyword, InfoPrint uses the bin value specified in the form definition you provide for printing the
job. If you do not specify the -obin keyword and you use the default form definition to print your job, the input bin
value in the printer profile or in that form definition is used.
This command keyword is similar to the InfoPrint document attribute default-input-tray.
Values are:
- 1
- Selects the primary bin for the printer device. This is the default.
- 2 to 255
- You can specify bin 2 to bin 255. See your printer documentation for more information about the bins available on the printer device.
- 65
- Selects the envelope bin on certain printer devices.
- 100
- Selects manual feed on certain printer devices.
- {-obu | -obuilding}=building
- Specifies the building information that InfoPrint prints on start, end, and separator sheets. The building information can also be
used for audit and accounting purposes.
This command attribute is equivalent to the InfoPrint document attribute building-text.
You must specify a value of full for one of the InfoPrint actual destination auxiliary sheet attributes (accounting-exit, audit-exit, printer-start-sheet, printer-end-sheet, or printer-separator-sheet) for InfoPrint to use this information.
The value is:
- building
- Any 1 to 90 characters of building information.
- {-ocd | -ocdp | -ocod | -ocodepage}={850 | 437 | 860 | 863 | 865} DEFAULT=850
- Specifies the ASCII input code page used for the job; that is, the
keyboard
code that InfoPrint uses to translate the ASCII code points it finds in the job.This command attribute is similar to the InfoPrint document attribute default-character-mapping.
Values are:
- 850
- Defaults to the IBM code page 850.
- nnn
- Other possible input code page values are 437 (a subset of the IBM code page 850), 860 (Portuguese), 863 (French Canadian), or 865 (Nordic); however, none of these IBM code pages are directly supported by AIX. If you are using a different ASCII code page as your keyboard code page, you can select 437, 860, 863, or 865, depending on which code page is the closest match to the one you are currently using.