
  OS/2 HP PaintJet Driver
  =======================

  HISTORY
  -------

  8/20/92 - v13.001 - Initial posting of driver package.
		      Contains fix for stack problem when driver is called
		      by applications with less than 16K stack that results
		      in bad return code over GA.

  LICENSE
  -------

  Please see the 'LICENSE' text file included in this package
  for licensing information.

  NOTES
  -----

  This driver is for use with the HP PaintJet and HP PaintJet XL printers.

  This printer driver uses OASIS.DLL and MIRRORS.DLL which should already
  be installed as part of OS/2 2.0 in your \OS2\DLL directory.

  This driver relies on 32 bit code therefore will NOT run on OS/2 versions
  lower than 2.0.

  BEFORE INSTALLATION
  -------------------

  The Extended Attribute file (.EA) for the driver must be attached
  to the actual driver file (.DRV) so installation of the driver
  will succeed.  This is done by using the EAUTIL.EXE program that
  is part of OS/2.

  * Use the command file (SMGXPJET.CMD) provided to do this for you.

    <or>

  * Use the command EAUTIL from a command line as follows:

      EAUTIL SMGXPJET.DRV SMGXPJET.EA /J /O /P

  Once, this is done successfully you may proceed with normal
  printer driver installation.

  The installation of a Printer Object is documented in OS/2 2.0's
  online Master Help Index under the topic 'Creating' and subtopic
  'Printer Object'.

