This function is used to describe reports to be printed on ZPL printers. A ZPL printer is a special printer that can receive data flows formatted using the ZPL language. Their main purpose is to print labels.
A ZPL report:

  • is linked to a standard Crystal Reports report (via a ZPL checkbox and a connection link),
  • shares the same parameters (that can be used in the selection criteria)
  • uses a data model and selection criteria to define those data that feed the print flow,
  • is based on a file template that defines the format,
  • uses calculated expressions that can be listed in the record and are submitted to specific conditions.

A Crystal Reports report will be printed quite normally if the print destination is Preview, Printer, Message, File, or Archiving. On the other hand, if the output type is ZPL printer, the ZPL report will be generated in lieu of the Crystal Reports report for direct transmission to this printer's port.

Prerequisites

SEEREFERTTO Refer to documentation Implementation

Screen management

Entry screen

Specific Buttons

Validation

It generates the processing that will be executed to enable the generation of the flow for transmission to the printer.

Error messages

In addition to the generic error messages, the following messages can appear during the entry :

No new version

An attempt has been made to save a new version of the print template, but the supplied file is older than the previous one.

Tables used

SEEREFERTTO Refer to documentation Implementation