CMRTAGFIDELITY Subcommand (FORMDEF)

The following subcommand on the FORMDEF command describes the exception continuation and reporting rules for Color Management Resource (CMR) tag exceptions. A CMR tag exception is detected when an unsupported CMR tag is encountered in a CMR. Having CMR tag fidelity allows more CMR tags to be added in the future without necessarily causing exceptions in printers that do not support the new tags.

Read syntax diagramSkip visual syntax diagram
CMR Tag Fidelity

>>-FORMDEF----+--------------------------------------------+--><
               '-CMRTAGFIDELITY--+-STOP-------------------+-'   
                                 |           .-NOREPORT-. |     
                                 '-CONTINUE--+----------+-'     
                                             '-REPORT---'       

FORMDEF
The full form definition command and all its other non-CMR subcommands are described in FORMDEF Command.
CMRTAGFIDELITY
Specify the exception continuation and reporting rules for Color Management Resource (CMR) tag exceptions.
STOP
CMR Tag exception rule is "Stop presentation at point of first CMR tag exception and report the exception".
CONTINUE
CMR Tag exception rule is "Do not stop presentation because of CMR tag exceptions and do one of the following:"
NOREPORT
Do not report the CMR tag exception to the print server. This is the default if neither NOREPORT or REPORT is coded.
REPORT
Report the CMR tag exception.

Code Example

In the following example, if a CMR tag exception exists, processing continues and the printer reports the exception to the print server.
  FORMDEF cmrXm1  REPLACE yes CMRTAGFIDELITY continue report;