Code Example
In the following example, an object with CMR is defined. The LAYOUT commands below place the object on the page. The CMR name is defined and referenced by the CMR local name. See the DEFINE CMRNAME command for examples and instructions on defining CMR names.
Example
PAGEDEF cmr89 replace yes; FONT varb gt10 ; /*Variable data */ SETUNITS LINESP .25 in ; /* Line spacing */ DEFINE srgb CMRNAME 'sRGBicc_CC001.000@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@' '@@@@@@'; Object oc1 obxname 'Flowers_with_sRGB_profile' obtype other obid 23 OBKEEP ob2cmr srgb audit; PAGEFORMAT rept1 TOPMARGIN 1 in BOTMARGIN 2 in; LAYOUT 'startpage' BODY NEWPAGE POSITION 1 in NEXT font varb object oc1 0 in 3 in obsize 6.5 in 8.5 in; LAYOUT 'basicline' BODY POSITION SAME NEXT font varb;