home *** CD-ROM | disk | FTP | other *** search
/ Share Gallery 1 / share_gal_1.zip / share_gal_1 / GR / GR037A.ZIP / LG.DOC < prev    next >
Text File  |  1988-09-20  |  2KB  |  41 lines

  1.                           Documentation for LG.COM
  2.  
  3.   DOS's "Shift-PrtScr" feature only works with text screens.  DOS includes
  4.   a ram-resident program, GRAPHICS.COM, which will work with IBM and 
  5.   EPSON type printers to allow printing graphics screens with the Shift-
  6.   PrtScr command.  Many other similar programs have been written to support
  7.   various screen modes (CGA, EGA, VGA, Hercules, etc.) and various printers.
  8.   
  9.   To use any of these programs, you must first load the screen dump program
  10.   into memory.  Then you can run a graphics program and use Shift PrtScr to
  11.   print an image on your printer.  The graphics program you use must be
  12.   designed to be compatible with both your screen and your printer.  Further,
  13.   the program which put the graphics image on the screen must not block the
  14.   operation of the Shift PrtScr function or interfere with it in any way.
  15.  
  16.   LG.COM is a screen dump program which can be used to dump a graphics screen
  17.   to an HP Laserjet type printer.  This program has been tested and found
  18.   to work with Getart and an HP LaserJet Series II printer so is included
  19.   for your convenience at no charge.  
  20.  
  21.   The documentation which I received with the LG program follows:
  22.  
  23.   _________________________________________________________________________
  24.  
  25.                          LaserJet Utilities  7/5/87
  26.                       Copyright 1987 by Keith P. Graham
  27.  
  28.  
  29.   LG is a laser graphics dump. Mine is small and can dump to
  30.   LPT1: to 3:. It replaces the normal Shift-PrtScr function. It
  31.   also shows progress and beeps when it is done. There are several out
  32.   there, now you have another option. To use LG enter:
  33.  
  34.                                     LG n
  35.  
  36.   where n is the printer number.
  37.  
  38.  
  39.   Keith P. Graham
  40.