home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / os2 / misc / 29929 < prev    next >
Encoding:
Internet Message Format  |  1992-09-12  |  12.8 KB

  1. Path: sparky!uunet!spool.mu.edu!sol.ctr.columbia.edu!emory!gwinnett!knex!gess
  2. From: gess@knex.Gwinnett.COM (Gess Shankar)
  3. Newsgroups: comp.os.os2.misc
  4. Subject: Printer Fixes for OS/2 (Long)
  5. Message-ID: <JmuZqB1w165w@knex.Gwinnett.COM>
  6. Date: 12 Sep 92 15:09:30 GMT
  7. Organization: Knowledge Exchange, GA, US of A
  8. Lines: 333
  9.  
  10. Here is a copy of the text listing all the printer fixes for OS/2
  11. from IBM NSC BBS.
  12.  
  13. <------------cut here ------- cut here -------- cut here ------------------->
  14.  PRNFIX.TXT  9/08/92 - OS/2 Printer Driver Fix File
  15.  ===================
  16.  
  17.  PURPOSE: Provide a living document that:
  18.           1) Contains a history of changes/fixes for every OS/2 printer
  19.              driver for every release.
  20.  
  21.  ------------------------------------------------------------------------------
  22.  
  23.  1) PRINTER DRIVER FIXES
  24.     ====================
  25.  
  26.  
  27.   OS/2 EPSON Printer Driver
  28.   =========================
  29.  
  30.   HISTORY  (date - version - description of changes )
  31.   -------
  32.  
  33.   08/20/92 - v13.346 - Initial posting of driver package.
  34.  
  35.              FIXES SINCE GA:
  36.              a) APAR#:       JR04677 and PJ03858
  37.                 DESCRIPTION: Print jobs submitted in RAW format get an extra
  38.                              Form Feed added at end of job or a Form Feed
  39.                              added that is not desired.
  40.                 RESOLUTION:  Added "Form Feed Control" options to Printer
  41.                              Properties for the Epson driver.  This allows
  42.                              for the user to select one of "None, Compulsory,
  43.                              or Conditional".
  44.              b) APAR#:       PJ04986
  45.                 DESCRIPTION: Printer that have an automatic paper load feature
  46.                              (e.g. Panosonic printers) print last few lines
  47.                              on 2nd page when normally they would fit on 1 page.
  48.                 RESOLUTION:  The Epson driver now recognizes that this feature
  49.                              is being used and will now allow the data to fit
  50.                              onto 1 page avoiding a Form Feed.
  51.              c) APAR#:       PJ03740
  52.                 DESCRIPTION: With OfficeVision/2 Inbasket and other apps that
  53.                              only print on the last few lines of a page,
  54.                              Epson displays error message (PMV6011) and file
  55.                              does not print.
  56.                 RESOLUTION:  Corrected Epson to cope with this problem.
  57.  
  58.   03/30/92 - v13.342 - OS/2 2.0 GA version
  59.  
  60.  
  61.   OS/2 IBM4019 Printer Driver
  62.   ===========================
  63.  
  64.   HISTORY  (date - version - description of changes )
  65.   -------
  66.  
  67.   08/20/92 - v1.284 - Initial posting of driver package.
  68.  
  69.              Fixes since GA (v1.281):
  70.  
  71.              a) PTR#:        SM11359/24492
  72.                 DESCRIPTION: Using the 32-bit graphics engine,
  73.                              line spacing comes out incorrectly.
  74.                 RESOLUTION:  Code changed to fix
  75.  
  76.              b) Lexmark PTR: 733
  77.                 DESCRIPTION: When a user cancels a job while printing,
  78.                              The correct printer commands (sic) are NOT
  79.                              being sent to the printer.
  80.                 RESOLUTION:  Code changed to fix
  81.  
  82.              c) Lexmark PTR:  701
  83.                 DESCRIPTION:  Using Describe 2.0 some graphics
  84.                               do not come out.
  85.                 RESOLUTION:   Code changed to allow fix (world coordinates
  86.                               allowed to exceed 32K).
  87.  
  88.              d) APAR#:        JR06200
  89.                 DESCRIPTION:  When multiple STARTDOC/ENDOC calls are done to print multiple
  90.                               jobs with only one DEVOpenDC/DEVCloseDC resources are used up
  91.                               requiring a reboot after several jobs are printed.
  92.                 RESOLUTION:   Code changed to do a SplQmClose for each SplQmOpen.
  93.  
  94.              e) A few more minor bugs fixed.
  95.  
  96.   03/30/92 - v1.281 - OS/2 2.0 GA version
  97.  
  98.   NOTES
  99.   -----
  100.  
  101.   The IBM4019.DRV is also available from LexMark corporation.
  102.   Utilities for the IBM4019 printer may also be found there.
  103.   The LexMark BBS is 1-800-453-9223.
  104.  
  105.  
  106.   OS/2 IBM42XX Printer Driver
  107.   ===========================
  108.  
  109.   HISTORY  (date - version - description of changes )
  110.   -------
  111.  
  112.   08/20/92 - v1.284 - Initial posting of driver package.
  113.  
  114.              Fixes since GA (v1.281):
  115.  
  116.              a) PTR#:        SM11359/24492
  117.                 DESCRIPTION: Using the 32-bit graphics engine,
  118.                              line spacing comes out incorrectly.
  119.                 RESOLUTION:  Code changed to fix
  120.  
  121.              b) Lexmark PTR: 733
  122.                 DESCRIPTION: When a user cancels a job while printing,
  123.                              The correct printer commands (sic) are NOT
  124.                              being sent to the printer.
  125.                 RESOLUTION:  Code changed to fix
  126.  
  127.              c) Lexmark PTR:  701
  128.                 DESCRIPTION:  Using Describe 2.0 some graphics
  129.                               do not come out.
  130.                 RESOLUTION:   Code changed to allow fix (world coordinates
  131.                               allowed to exceed 32K).
  132.  
  133.              d) APAR#:        JR06200
  134.                 DESCRIPTION:  When multiple STARTDOC/ENDOC calls are done to print multiple
  135.                               jobs with only one DEVOpenDC/DEVCloseDC resources are used up
  136.                               requiring a reboot after several jobs are printed.
  137.                 RESOLUTION:   Code changed to do a SplQmClose for each SplQmOpen.
  138.  
  139.              e) A few more minor bugs fixed.
  140.  
  141.  
  142.   03/30/92 - v1.281 - OS/2 2.0 GA version
  143.  
  144.   NOTES
  145.   -----
  146.  
  147.   The IBM42XX.DRV is also available from LexMark corporation.
  148.   The LexMark BBS is 1-800-453-9223.
  149.  
  150.  
  151.   OS/2 IBM52XX Printer Driver
  152.   ===========================
  153.  
  154.   HISTORY  (date - version - description of changes )
  155.   -------
  156.  
  157.   08/20/92 - v1.284 - Initial posting of driver package.
  158.  
  159.              Fixes since GA (v1.281):
  160.  
  161.              a) PTR#:        SM11359/24492
  162.                 DESCRIPTION: Using the 32-bit graphics engine,
  163.                              line spacing comes out incorrectly.
  164.                 RESOLUTION:  Code changed to fix
  165.  
  166.              b) Lexmark PTR: 733
  167.                 DESCRIPTION: When a user cancels a job while printing,
  168.                              The correct printer commands (sic) are NOT
  169.                              being sent to the printer.
  170.                 RESOLUTION:  Code changed to fix
  171.  
  172.              c) Lexmark PTR:  701
  173.                 DESCRIPTION:  Using Describe 2.0 some graphics
  174.                               do not come out.
  175.                 RESOLUTION:   Code changed to allow fix (world coordinates
  176.                               allowed to exceed 32K).
  177.  
  178.              d) APAR#:        JR06200
  179.                 DESCRIPTION:  When multiple STARTDOC/ENDOC calls are done to print multiple
  180.                               jobs with only one DEVOpenDC/DEVCloseDC resources are used up
  181.                               requiring a reboot after several jobs are printed.
  182.                 RESOLUTION:   Code changed to do a SplQmClose for each SplQmOpen.
  183.  
  184.              e) A few more minor bugs fixed.
  185.  
  186.   03/30/92 - v1.281 - OS/2 2.0 GA version
  187.  
  188.  
  189.   OS/2 IBM52012 Printer Driver
  190.   =============================
  191.  
  192.   HISTORY  (date - version - description of changes )
  193.   -------
  194.  
  195.   08/20/92 - v1208 - Initial posting of driver package.
  196.  
  197.              Fixes since GA (v1.281):
  198.  
  199.              a) PTR#:        24492
  200.                 DESCRIPTION: Using the 32-bit graphics engine,
  201.                              line spacing comes out incorrectly.
  202.                 RESOLUTION:  Code changed to fix
  203.  
  204.   03/30/92 - v1208 - OS/2 2.0 GA version
  205.  
  206.   OS/2 HP LASERJET Printer Driver
  207.   ===============================
  208.  
  209.   HISTORY  (date - version - description of changes )
  210.   -------
  211.  
  212.   08/20/92 - v1.3.350 - Initial posting of driver package.
  213.  
  214.              FIXES SINCE GA:
  215.              a) APAR#:       PJ04342
  216.                 DESCRIPTION: Large print jobs print slowly from Laserjet
  217.                              printers that support data compression
  218.                              compared to Windows 3.1.
  219.                 RESOLUTION:  Implemented compression modes 2 and 3 for those
  220.                              devices that support it.  The field for
  221.                              "Memory size (KB)" must be changed in the
  222.                              Laserjet Printer Properties to reflect actual
  223.                              memory on printer so the driver can select best
  224.                              compression mode.
  225.  
  226.              b) DCR#:        1399  "Standardizing OS/2 Printer Drivers"
  227.                 DESCRIPTION: The LaserJet driver stored it's information in the
  228.                              OS2.INI file instead of the OS2SYS.INI files where
  229.                              all OS/2 drivers are supposed to.
  230.                 RESOLUTION:  All Job/Printer Properties now stored in OS2SYS.INI
  231.                              instead of OS2.INI.
  232.  
  233.              c) APAR#:       NONE
  234.                 DESCRIPTION: Occasional trap occurs printing to ledger paper.
  235.                 RESOLUTION:  LaserJet driver fixed.
  236.  
  237.              d) APAR#:       NONE
  238.                 DESCRIPTION: LaserJet reads stored printer/job properties
  239.                              multiple times unecessarily from OS2SYS.INI.
  240.                 RESOLUTION:  LaserJet driver fixed so it only reads these
  241.                              properties once.
  242.  
  243.              v1.3.333 - font files (.FNT) now have EA files (.FNI)
  244.  
  245.   03/30/92 - v1.3.342 - OS/2 2.0 GA version
  246.  
  247.   OS/2 HP PaintJet Driver
  248.   =======================
  249.  
  250.   HISTORY  (date - version - description of changes )
  251.   -------
  252.  
  253.   08/20/92 - v3.9.P2 - Initial posting of driver package.
  254.  
  255.              FIXES SINCE GA:
  256.              a) APAR#:       PJ04064
  257.                 DESCRIPTION: Traps, hangs or popup msgs appear when applications
  258.                              attempt to display or retrieve printer and job
  259.                              properties from the driver.
  260.                              Seen on applications (often 16-bit OS/2 apps)
  261.                              that have buttons like "print options",
  262.                              "printer setup", or "print setup" to name a few.
  263.                              The problem was originally seen using drag and
  264.                              drop from WorkPlace Shell.
  265.                 RESOLUTION:  Fixed driver to display popup or return correct
  266.                              information.
  267.  
  268.   03/30/92 - v3.9.P2 - OS/2 2.0 GA version
  269.  
  270.  
  271.   OS/2 PostScript Printer Driver
  272.   ==============================
  273.  
  274.   HISTORY  (date - version - description of changes )
  275.   -------
  276.  
  277.   08/20/92 - v13.345 - Initial posting of driver package.
  278.  
  279.                        No changes since GA.
  280.  
  281.   03/30/92 - v13.342 - OS/2 2.0 GA version
  282.  
  283.  
  284.   OS/2 Plotter driver
  285.   ===================
  286.  
  287.   HISTORY  (date - version - description of changes )
  288.   -------
  289.  
  290.   08/20/92 - v13.348 - Initial posting of driver package.
  291.  
  292.              Fixes since GA:
  293.  
  294.              a) DEFECT#:     44143/44392
  295.                 DESCRIPTION: Using the 32-bit graphics engine some
  296.                              drawings were coming out distorted.
  297.                              Especially those printing lines, polylines,
  298.                              arcs, curves and polyfillets in non-pel
  299.                              units.
  300.                 RESOLUTION:  Updated to work with 32-bit graphics engine.
  301.  
  302.              b) APAR#:       PJ04680
  303.                 DESCRIPTION: Picview's Print function fails using HP7595A
  304.                              printer Driver causing no output or error
  305.                              popup telling user that the print job is in
  306.                              wrong format for printing.
  307.                 RESOLUTION:  Some apps are trying to color/pattern fill
  308.                              a NULL rectangle causing printing errors.
  309.                              Code changed to not return an error when
  310.                              filling a NULL rectangle.
  311.  
  312.   03/30/92 - v13.342 - OS/2 2.0 GA version
  313.  
  314.  
  315.   OS/2 PM PLOT Queue Processor
  316.   ----------------------------
  317.  
  318.   HISTORY  (date - version - description of changes )
  319.   -------
  320.  
  321.   08/20/92 - v13.345 - Initial posting of PMPLOTPD driver.
  322.              v13.342 - Initial posting of PMPLOT queue processor.
  323.                        No changes since GA.
  324.  
  325.   03/30/92 - v13.345 - OS/2 2.0 GA version of PMPLOTPD driver
  326.              v13.342 - OS/2 2.0 GA version of PMPLOT queue processor
  327.  
  328.   NOTES
  329.   -----
  330.  
  331.   This queue processor differs from PM Print that is shipped with
  332.   OS/2 in that it handles reverse clipping.  This allows a vector
  333.   device to draw "on top of" previously drawn areas of the page
  334.   and remember what is really "on top" so colors don't blend
  335.   together.
  336.  
  337. <------------cut here ------- cut here -------- cut here ------------------->
  338.  
  339. GeSS
  340. --
  341. Gess Shankar      |<><>|Internet: gess@knex.Gwinnett.COM                |<><>|
  342. Knowledge Exchange|<><>|{rutgers,ogicse,gatech}!emory!gwinnett!knex!gess|<><>|
  343.