home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 36 Tips / 36-Tips.zip / NPUOS2.FAX < prev    next >
Text File  |  1995-01-02  |  3KB  |  99 lines

  1. OSPRNET - NETWORK PRINTING UNDER OS/2
  2. 12/06/94
  3.  
  4. ================================================================
  5.              NETWORK PRINTING UNDER OS/2
  6. ================================================================
  7.  
  8. Please Read Entire Document for Full Explanation of Procedures
  9. ----------------------------------------------------------------
  10.  
  11.  
  12. 1.  Type NET USE to check your print mapping.  This does
  13.     the following:
  14.  
  15.         a. If the requester is not started, it will start it.
  16.  
  17.         b. If your not logged on, you are prompted to.
  18.  
  19.         c. It gives your share mappings to determine if you're
  20.            properly setup.
  21.  
  22.  
  23. 2. If you get an error message during NET USE, make sure the LAN
  24.    loaded properly.  Type:
  25.  
  26.                 TYPE LANTRAN.LOG
  27.  
  28.  
  29.    Look through the logfile for errors.  If none appear, type:
  30.  
  31.                 NET ERROR /REVERSE
  32.  
  33.    to see the latest error message. Refer to LAN documentation
  34.    for descriptions of LAN error messages.
  35.  
  36.  
  37. 3. Check the OS/2 print object to see if it is setup properly.
  38.    If you are using a Network Print Object, the mapping should be
  39.    fine since the NET USE was verified.  If you are using a Local
  40.    Print Object, go into the Print Object Settings and verify the
  41.    port under the Port tab.
  42.  
  43.  
  44. 4. Check to make sure the printer driver you are using matches
  45.    the one used on the server.  If using a Network Print Object,
  46.    it automatically matches.  If using a Local Print Object,
  47.    verify if the one selected in the Printer Driver tab
  48.    is correct.  This can cause many problems.
  49.  
  50.  
  51. 5. If the problem has to do with the print job disappearing from
  52.    the queue and you have either CM/2 or DB/2 installed, edit the
  53.    CONFIG.SYS on the requester and change the following line:
  54.  
  55.          From: RUN=C:\OS2\EPW.EXE
  56.          To:   REM RUN=C:\OS2\EPW.EXE
  57.  
  58.  
  59.  
  60.     Edit the STARTUP.CMD and add the following line:
  61.  
  62.         DETACH C:\OS2\EPW.EXE.
  63.  
  64.  
  65. 6. If using an HP printer, try setting the data stream to Printer
  66.    Specific.  Open the Settings for the Print object and at the
  67.    Queue Options tab, select Printer Specific.
  68.  
  69.  
  70. 7. If using a 4033 device, make sure you have the latest
  71.    version of the drivers.  You can get them from Lexmark.
  72.  
  73.  
  74.  
  75.  
  76. OS/2 LAN Server/Requestor under WIN-OS/2:
  77.  
  78.  
  79. 1. Verify all of the previous steps.
  80.  
  81. 2. Make sure you are using LPTx.OS2 as the port and not LPTx:.
  82.    LPTx:  is for printing straight to hardware rather than a LAN
  83.    redirected port.
  84.  
  85.  
  86. 3. Make sure the correct printer driver is chosen to match the
  87.    printer being printed to.
  88.  
  89.  
  90.  
  91. 4. Make sure Use Print Manager has an 'X' in the check box.
  92.  
  93.  
  94.  
  95. 5. Under Connect make sure the check box for Fast Printing
  96.    Direct to Port is NOT selected.
  97.  
  98.  
  99.