LASERJET

LaserJet utilities

	
The LaserJet utilities support printing to a laserjet with output
sent directly to the printer port, e.g. LPT1. You should ensure
this does not conflict with other tasks, e.g. Windows Print Manager.

The printer port is defined in script file: ljutil.ijs

The utilities set symbolset PC8 (includes PC linedraw characters).

opt ljprint data        print data to LaserJet
                        opt is optional, and may have 1 or 2 values:
                          0 = 0=portrait, 1=landscape
                          1 = 0=normal, 1=condensed

    ljprint2 data       print data in 2-up mode

opt ljprintfile files   print files
                        opt as for ljprint				

    ljprintfile2 files  print files in 2-up mode

opt ljset cmd           set up LaserJet (ljset '' for commands)
                        opt is optional:
                          0=send commands to printer port (default)
                          1=return printer commands only 	

    lpt data            send data directly to printer port

Defined items
NameClassDescription


system\packages\print\laserjet.ijsRelease: 4.02/1998-11-13/12:26