Image Requirements

Bitmaps (BMP files) are only supported in Windows. For PostScript or HP LaserJet you must convert your BMP image to EPS or HPGL formats. Use any utility that can do the conversion (for example, HiJack).

After converting BMP images, modify PRINT-IMAGE to reflect the TYPE and SOURCE. For example:

PRINT-IMAGE(1,121)
	TYPE=eps-file
	SOURCE='C:\ADMIN\MY_IMAGE.EPS'
	IMAGE-SIZE=(24,24)