home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / HPLIST.ZIP / READ.ME < prev   
Text File  |  1988-08-07  |  1KB  |  29 lines

  1. HPLIST.ARC contains three utilities for controlling the Hewlett Packard
  2. Laserjet II printer to enable the printing of source, listing and 
  3. documenation files using the line printer font with condensed spacing
  4. and margins to allow room for punching holes for storage in a ring binder.
  5. Note that the HP LJ II is designed to print and eject the current page
  6. when settings are changed, so running these programs will cause the 
  7. current page to eject even if it is blank.
  8. All .EXE files are bound and should run under either DOS or OS/2.  I have
  9. no idea whether these utilities will produce the desired result on other
  10. brands of laser printers which claim to be HP compatible.  All files are
  11. public domain and may be freely copied, distributed or modified without
  12. permission or royalty.  Written by W. A. Jackson.
  13.  
  14. HPPLIST.EXE     Sets printer to portrait orientation, line printer font,
  15.                 16.6 cpi, 8 lpi, 10-column left margin.
  16.  
  17. HPPLIST.C       C language source file for above.
  18.  
  19. HPLLIST.EXE     Sets printer to landscape orientation, line printer font,
  20.                 16.6 cpi, 8 lpi, 5 row top margin.
  21.  
  22. HPLLIST.C       C language source file for above.
  23.  
  24. HPRESET.EXE     Restores printer to user default settings.
  25.  
  26. HPRESET.C       C language source file for above.
  27.  
  28.  
  29.