GRAPHICS is a program that lets you print graphics screens to a printer using the PrtScr key on your keyboard.

graphics [[d:][path]file] [type] [options]

Options:

d:\path\file The full pathname of the printer profile.

type The printer type. Currently defined printer types include:

Print types
Type Meaning
epson Any Epson-compatible dot-matrix printer (default)
hpdefault Any HP-compatible PCL printer
postscript Any Postscript-compatible printer

/R Print the image reversed (white on black). Default is black on white.

/B Print the background in color, if possible.

/PRINTBOX:STD Print using the standard aspect ratio.

/PRINTBOX:LCD Print using an LCD aspect ratio (1:1).

/LCD Same as /PRINTBOX:LCD