Each time an LXF or TIFF overlay is used, it is converted to a fixed file and included in the data stream. To improve job performance you can specify that overlays should be converted and included in the job file and referenced in the data stream.If not enough memory is allocated in the printer for fixed files, the overlays are converted each time they are used.You convert the overlays to fixed files using the overlays2fixedfiles property.
Example 39 <property name="overlays2fixedfiles" type="bool">yes</property>You allocate memory for fixed files using the fixedfilememory property.
Example 40 In this case, 5242880 bytes are allocated for fixed files.<property name="fixedfilememory" type="int">5242880</property>
OpenText StreamServe 5.6 | Updated: 2013-03-01 |