home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 21 PDrivers / 21-PDrivers.zip / OS2PS.ZIP / READ.ME < prev    next >
Text File  |  1992-11-20  |  12KB  |  301 lines

  1.  
  2.                   THE OS/2 PSCRIPT DEVICE DRIVER VERSION 13.344
  3.  
  4. This file contains the following sections:
  5.  
  6.  I.     THE PSCRIPT DEVICE DRIVER
  7.      A. OVERVIEW OF THE PSCRIPT DEVICE DRIVER
  8.      B. LICENSE
  9.  II.    PREPARING THE PSCRIPT DEVICE DRIVER
  10.  III.   INSTALLING THE PSCRIPT DEVICE DRIVER
  11.      A. ON OS/2 VERSION 1.3
  12.      B. ON OS/2 VERSION 2.0
  13.  IV.    SETTING UP THE PSCRIPT DEVICE DRIVER AND PRINTER
  14.      A. ON OS/2 VERSION 1.3
  15.      B. ON OS/2 VERSION 2.0
  16.  
  17. NOTE:  YOU MUST FOLLOW THE STEPS IN SECTIONS II, III, AND IV TO PREPARE,
  18.        INSTALL, AND SETUP THE DRIVER.  YOU WILL EXPERIENCE PRINTING
  19.        PROBLEMS IF THESE STEPS ARE NOT FOLLOWED.
  20.  
  21.  
  22. I.A. THE PSCRIPT DEVICE DRIVER
  23.      -------------------------
  24. This version of the PSCRIPT device driver is for use with IBM OS/2
  25. versions 1.3 and 2.0.  It should be used for best operation of the:
  26.  
  27.      IBM 4019 LaserPrinter PS
  28.      IBM 4029 LaserPrinter PS
  29.      IBM 4079 Color Jetprinter PS
  30.  
  31.  
  32. I.B. LICENSE
  33.      -------
  34. Please see the LICENSE text file in this package for licensing information.
  35. The driver is provided for use by prior licensees of OS/2 only.
  36.  
  37.  
  38. II. PREPARING THE PSCRIPT DEVICE DRIVER
  39.     -----------------------------------
  40. When you executed the self-extracting file, OS2PS.EXE, the following 6 files
  41. were created:
  42.  
  43.                  PSD.NEA                PSD.EA
  44.                  PSCRIPT.HLP            PSCRIPT.SYM
  45.                  LICENSE                SETUP.CMD
  46.                  READ.ME (this file)
  47.  
  48. Copy the files listed above to a 1.44 MB (or larger) diskette for ease of
  49. installation as well as to provide an automatic backup.  Do not change
  50. the file names when copying them to the diskette.  If you receive more
  51. than one device driver package, the files provided with each package should
  52. be copied onto a separate diskette to avoid intermixing code or documentation
  53. files from different device driver packages.
  54.  
  55. The driver was partitioned to avoid loss of vital information.  You must run
  56. the utility, SETUP.CMD, provided in this package to reassemble the files for
  57. installation and use with OS/2.
  58.     
  59.  
  60. SETUP must be run in an OS/2 session.  SETUP will not execute in a DOS window or
  61. on a DOS workstation.  To run SETUP:
  62.  
  63.     1.  Switch to an OS/2 session.
  64.     2.  Insert your device driver diskette containing the files listed above
  65.         into the diskette drive.
  66.  
  67.         EXAMPLE: Insert diskette into drive A.
  68.  
  69.     3.  Make that diskette drive the current drive.
  70.  
  71.         EXAMPLE: Type A: and press Enter.
  72.  
  73.     4.  Run SETUP.
  74.  
  75.         EXAMPLE: Type SETUP and press Enter.
  76.  
  77.     5.  SETUP combines the original PSD.NEA and PSD.EA files into a new file,
  78.         PSCRIPT.DRV.  This file should only be copied using an OS/2
  79.         workstation.  The driver will not install properly on OS/2 if the
  80.         files are copied using a DOS workstation.
  81.  
  82.     6.  If you are using OS/2 version 1.3, continue with Section III.A.  If
  83.         you are using OS/2 version 2.0, continue with Section III.B.  These
  84.         sections contain unique steps required to install this driver.  Jobs
  85.         will not print UNLESS these instructions are followed.
  86.  
  87.  
  88. III.A. INSTALLING THE PSCRIPT DEVICE DRIVER ON OS/2 VERSION 1.3
  89.        --------------------------------------------------------
  90. The following steps must be followed to install the PSCRIPT device driver
  91. correctly on OS/2 Version 1.3:
  92.  
  93.     1.  Your CONFIG.SYS file must contain the statement IOPL=YES for the
  94.         PSCRIPT device driver to install correctly.  If the statement is not
  95.         in your CONFIG.SYS file, you must perform the following two actions:
  96.  
  97.           * Add the statement IOPL=YES at the end of your CONFIG.SYS file.
  98.  
  99.           * Restart your system  (Press and hold CTRL and ALT and press DELETE).
  100.  
  101.     2.  If the PSCRIPT device driver is already installed on your system, you
  102.         must do the following two actions prior to installing the new version
  103.         of the PSCRIPT printer driver:
  104.  
  105.           * Print or cancel all jobs in all queues that use the PSCRIPT device
  106.             driver.
  107.  
  108.           * Restart your system  (Press and hold CTRL and ALT and press DELETE).
  109.  
  110.     3.  Select the Print Manager program.
  111.  
  112.     4.  Select SETUP on the Print Manager window.
  113.     
  114.  
  115.     5.  Select PRINTER INSTALL... to display the Printer Installer window.
  116.  
  117.     6.  Select NEW... on the Printer Installer window.
  118.  
  119.     7.  On the New Printer Driver Location window, enter the path where the
  120.         new PSCRIPT driver is located; then select OK.
  121.  
  122.     8.  When the New Printer Driver Model window appears, select the printer
  123.         driver that matches your printer, such as "IBM 4079 Color Jetprinter
  124.         PS: IBM 4079 Color Jetprinter PS (PSCRIPT.DRV 13.344)".
  125.     9.  Select OK.  The printer driver is copied to your hard drive.
  126.  
  127.    10.  On the Printer Installer window,
  128.  
  129.           * Select the port to which your printer is attached.
  130.           * Specify a name and brief description for the printer.
  131.           * If this is the printer you typically use, select the Make Default
  132.             checkbox.
  133.           * Select OK to create a new printer name and queue.  If you press
  134.             CANCEL, a new printer and queue will not be created.
  135.  
  136. Printer driver installation is now complete.  Continue with Section IV.A,
  137. SETTING UP THE PSCRIPT DEVICE DRIVER AND PRINTER ON OS/2 VERSION 1.3.
  138.  
  139.  
  140. III.B. INSTALLING THE PSCRIPT DEVICE DRIVER ON OS/2 VERSION 2.0
  141.        --------------------------------------------------------
  142. The following steps must be followed to install the PSCRIPT device driver
  143. on OS/2 Version 2.0:
  144.  
  145.     1.  If the PSCRIPT device driver is already installed on your system, you
  146.         must do the following two actions prior to installing the new version
  147.         of the PSCRIPT printer driver:
  148.  
  149.           * Print or cancel all jobs in all queues that use the PSCRIPT device
  150.             driver.
  151.  
  152.           * Shutdown your system by pointing to an open area on the desktop and
  153.             clicking mouse button 2.  From the pop-up menu that will appear,
  154.             select SHUTDOWN.  When a message appears that says that the
  155.             system has been shutdown, restart your system (press and hold CTRL
  156.             and ALT and press DELETE).
  157.  
  158.     2.  If you are installing the printer driver for use with an existing
  159.         printer object, follow the instructions outlined in section III.B.A
  160.         below.
  161.  
  162.         If you want to create a new printer object when you install this
  163.         printer driver, follow the instructions in section III.B.B below.
  164.     
  165.  
  166. III.B.A. INSTALLING THE PSCRIPT DEVICE DRIVER ON AN EXISTING PRINTER OBJECT
  167.          ------------------------------------------------------------------
  168.     1.  To install this new device driver on the existing printer object,
  169.         point to the object and click mouse button 2.  This will open the
  170.         pop-up menu.
  171.  
  172.     2.  Select the arrow to the right of OPEN; then select SETTINGS.
  173.  
  174.     3.  Select the PRINTER DRIVER tab.
  175.  
  176.     4.  Display the pop-up menu for any printer object in the window by
  177.         pointing to the object and clicking mouse button 2.
  178.  
  179.     5.  Select INSTALL.
  180.  
  181.     6.  Insert the diskette containing the PSCRIPT driver into drive A.  Make
  182.         sure that the directory field in the window contains A:\.  Then select
  183.         REFRESH.
  184.  
  185.     7.  Available Printer Driver Objects will be shown in the window.  Select
  186.         the printer driver that matches your printer.
  187.     8.  Select INSTALL.
  188.  
  189.     9.  A message is displayed when the driver has been successfully installed.
  190.         Select OK.
  191.  
  192.    10.  Close the "Install New Printer Driver" window.  Select the PSCRIPT
  193.         driver that you have just installed as your default printer driver.
  194.  
  195. Printer driver installation is now complete.  Continue with Section IV.B,
  196. SETTING UP THE PSCRIPT DEVICE DRIVER AND PRINTER ON OS/2 VERSION 2.0.
  197.  
  198.  
  199. III.B.B. INSTALLING THE PSCRIPT DEVICE DRIVER WHILE CREATING A NEW PRINTER
  200.          OBJECT
  201.          ------------------------------------------------------------------
  202.     1.  To create a new printer object as you install this new device driver,
  203.         double-click on the OS/2 system object to open the icon view.
  204.  
  205.     2.  Double-click on DRIVES.
  206.  
  207.     3.  Insert the diskette containing the PSCRIPT device driver into the A
  208.         drive.
  209.  
  210.     4.  In the Drives window, double-click on drive A.  A window appears that
  211.         contains objects for the contents of the diskette.
  212.  
  213.     5.  Double-click on the PSCRIPT.DRV object.  A window appears from which
  214.         you can select the printer model you want.
  215.  
  216.     6.  Drag the printer model from the window out to an available place on
  217.         your desktop.
  218.     
  219.  
  220.     7.  Close the windows that were opened as you installed the driver.
  221.  
  222.     8.  To change the name of the printer object, press and hold the ALT key
  223.         while you click on the object name with mouse button 1.  In the name
  224.         field of the next window displayed, enter the printer name that you
  225.         prefer.  Click mouse button 1 while pointing to an open area of the
  226.         desktop to accept the new name.
  227.  
  228. Printer driver installation is now complete.  Continue with Section IV.B,
  229. SETTING UP THE PSCRIPT DEVICE DRIVER AND PRINTER ON OS/2 VERSION 2.0.
  230.  
  231.  
  232. IV.A. SETTING UP THE PSCRIPT DEVICE DRIVER AND PRINTER ON OS/2 VERSION 1.3
  233.       -------------------------------------------------------------------------
  234. The following steps should be followed before printing is attempted
  235. to ensure the driver settings match the configuration of your printer.
  236.  
  237.     1.  Select the Print Manager program.
  238.  
  239.     2.  Select SETUP on the PRINT MANAGER window.
  240.  
  241.     3.  Select PRINTERS... to display the Printers window.
  242.  
  243.     4.  Select the desired printer (for example, "PSCRIPT1").
  244.  
  245.     5.  Select CHANGE...
  246.  
  247.     6.  Select the PSCRIPT printer driver that matches your printer (for example,
  248.        "PSCRIPT.IBM 4079 Color Jetprinter PS").
  249.     7.  Select PRINTER PROPERTIES...
  250.  
  251.     8.  The next window is titled with the name of the printer you chose.
  252.         Select and change the settings as appropriate for your printer and
  253.         setup.
  254.  
  255.         Note that the Driver Version is shown in this window.
  256.  
  257.         After you have completed these settings, select OK to save this
  258.         configuration.
  259.  
  260.     9.  Select Change on the Change Printer window.
  261.  
  262.    10.  Select OK on the Printers window.
  263.  
  264.         The printer driver setup is now complete.
  265.  
  266. NOTE: In some cases, single pages are printed as multiple pages because the
  267.       printer Timeout Setting is active.  Use the operator panel on the printer
  268.       to disable the Print Timeout Setting.  For a detailed explanation
  269.       refer to the printer's operator manual.
  270.     
  271.  
  272. IV.B. SETTING UP THE PSCRIPT DEVICE DRIVER AND PRINTER ON OS/2 VERSION 2.0
  273.       --------------------------------------------------------------------
  274. The following steps should be followed before printing is attempted
  275. to ensure the driver settings match the configuration of your printer.
  276.  
  277.     1.  Display the pop-up menu for the printer object by pointing to it and
  278.         clicking mouse button 2.
  279.  
  280.     2.  Select the arrow to the right of OPEN, then select SETTINGS.
  281.  
  282.     3.  Select the Printer Driver tab.
  283.  
  284.     4.  Open the pop-up menu for the PSCRIPT device driver by clicking on the
  285.         object with mouse button 2.
  286.  
  287.     5.  Select the arrow to the right of open, then select SETTINGS.  You can
  288.         now select and change printer properties as appropriate.
  289.  
  290.         Note that the Driver Version is shown in this window.
  291.  
  292.         After you have completed these settings, select OK to save this
  293.         configuration.
  294.  
  295.     6.  Close the printer settings window.
  296.  
  297.         The printer driver setup is now complete.
  298. --------------------------------------------------------------------------------
  299.                                  END OF FILE
  300. --------------------------------------------------------------------------------
  301.