PrintPartLabel
PrintPartLabel is a module that is used along with the print templates to print labels or documents for a part (product). The type of the document print job is RAW. Therefore, the selected print template must be provided in the corresponding printer language (e.g. PostScript [PS], Zebra Programming Language [ZPL], etc.)
Initialization parameters:
| Parameter | Data type | Description | Required |
|---|---|---|---|
|
USHORT |
Printer type configured for printouts at the current station.
If no printer is selected, the default printer is used. |
No |
|
STRING |
Name of the document to be printed. Displayed in the printer job list. |
Yes |
|
STRING |
Name of the print template (file). |
No |
|
STRING |
Name of the type data variable.
Overrides the defined |
(Yes) |
|
BOOL |
Specifies whether the printout must be confirmed by the requesting device ( |
Yes |
|
BOOL |
Specifies whether printouts are to be skipped ( |
No |
|
If the initialization parameter RequiresConfirmation is set to true, a configured Action Managers module is required. In addition, the configuration of the currently activated Cache Manager module may need to be changed. |
|
The configuration of the print templates is located in the print templates. Configuration for printers available at a specific station (device) is defined in the section Printer Pool. |