
  OS/2 HP LASERJET Printer Driver
  ===============================

  HISTORY
  -------

  8/20/92 - v13.350 - Initial posting of driver package.
	    v13.333 - font files (.FNT) now have EA files (.FNI)
	    Fixes since GA: All Job/Printer Properties now stored in
			    OS2SYS.INI instead of OS2.INI.
			    Implemented mode 2 and 3 compression for
			    those devices that support it.
			    Fixed occasional trap when printing to
			    legder paper.
			    Profile data is no longer read mult. times
			    during DevPostDeviceModes processing.

  LICENSE
  -------

  Please see the 'LICENSE' text file included in this package
  for licensing information.

  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.

  In addition, this driver has .FNT (font) files that also have
  EAs that need to be attatched to them before installing them.
  These files end in the extension .FNI.

  Attatching EAs is done by using the EAUTIL.EXE program that is part
  of OS/2.

  * Use the command file (LASERJET.CMD) provided to do this for you.
    (recommended as there are a lot for the LASERJET driver)

    <or>

  * Use the command EAUTIL from a command line as follows:

	EAUTIL LASERJET.DRV LASERJET.EA  /J /O /P
	EAUTIL ACARTCO0.FNT ACARTCO0.FNI /J /O /P
	EAUTIL BARCODE0.FNT BARCODE0.FNI /J /O /P
	.
	.
	etc. for every .FNT file and corresponding .FNI file.

  Once, this is done successfully you may proceed with normal
  printer driver installation and font 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'.


