/******************************************************** * Print Control V5 Syntax Reference - graphics example ********************************************************/ timesroman = 5; medium = 0; normal = 0; italic = 1; bold = 3; hor( 30, 110, 100, 1); vert( 30, 110, 40, 1); vert( 130, 110, 40, 1); graphic(40, 120, "$Utools/Utools/macros/rastered/id-logo-20x20"); . vert( 65, 110, 11, 0.1); hor( 55, 120, 11, 0.1); font( timesroman, 8, medium); text( 67, 116, "10mm"); . hor( 30, 140, 11, 0.1); vert( 40, 130, 11, 0.1); font( timesroman, 8, medium); text( 32, 143, "10mm");