cmt utility: builds color mapping table source and object files

Syntax

cmt -i input file [-o output file] [-n internal CMT name] [-t]

Description

cmt, the Color Mapping Table Utility, generates color mapping table source and object files. If the input file is an object color mapping table, cmt generates a source output file; and if the input file is a source file, cmt generates an object file. Object color mapping tables are used to map OCA (Object Content Architecture) colors and fills to printer specific colors.

Flags

The cmt utility uses the these flags:

-i
The file name of the input file. The input file can be a source or object file. When you use the cmt utility, you must specify this flag.
-o
The file name of the output file. If this flag is not specified, stdout is used. This is a optional flag.
-n
The name that appears on the MO:DCA Begin Object Container (BOC) structured field. This is a optional flag.
-t
Use this flag to turn on trace. This is a optional flag.

Color mapping table source file