home *** CD-ROM | disk | FTP | other *** search
/ Mega Top 1 / os2_top1.zip / os2_top1 / INFO / FAQS / OS2FAX2 / HPSWTCH.FAX < prev    next >
Encoding:
Text File  |  1994-06-08  |  1.5 KB  |  40 lines

  1.        File:HPSWTCH.fax
  2.  
  3.  
  4.        HP LASERJET, PCL TO POSTSCRIPT SWITCH
  5.           ------------------------------------- 
  6.        This is the procedure that should be use to switch
  7.           printer mode from PCL to PostScript mode using
  8.           the HPlaserjet IIID printer:
  9.  
  10.        1) Create a subdirectory in the Spool directory called 
  11.           SPPAGE.  
  12.  
  13.        2) Put the files that deal with mode switching in that 
  14.           directory.  These files are TOPCL.ASC and TOPS.ASC 
  15.  
  16.        3) In that directory, create two ASCII files called 
  17.           PCLSEP.PG and PSSEP.PG PCLSEP.PG should contain:  
  18.      
  19.        & 1 & F "C:\SPOOL\SEPPAGE\TOPCL.ASC 
  20.  
  21.        PSSEP.PG should contain:  
  22.  
  23.        & 1 & F "C:\SPOOL\SEPPAGE\TOPS.ASC 
  24.  
  25.        4) Once those files are created, you should create two 
  26.           printer icons, one for PCL and the other for PostScript.  
  27.  
  28.        5) Open the printer settings for the PostScript printer, go 
  29.           to print option, in the separator file field insert:  
  30.           C:\SPOOL\SEPPAGE\PSSEP.PG.  Close the settings and 
  31.           repeat the same procedure for the PCL printer icon with 
  32.           C:\SPOOL\SEPPAGE\PCLSEP.PG in the separator file field.  
  33.  
  34.        This procedure has been tested with drag and drop method, 
  35.           the user does have to manually change the default 
  36.           printer from the printer icon before printing.  
  37.  
  38.        NOTE:  If your operating system will reside on a drive 
  39.           other than C, use the appropriate drive letter instead.  
  40.