home *** CD-ROM | disk | FTP | other *** search
/ Der Mediaplex Sampler - Die 6 von Plex / 6_v_plex.zip / 6_v_plex / DISK5 / DOS_33 / PCPS730.ZIP / README.1ST < prev   
Text File  |  1994-03-05  |  5KB  |  131 lines

  1.        -=≡■} Another file downloaded at: Nightmare +49-(0)40-8902301 {■≡=-
  2. A utility to print text files from a PC onto a Postscript(tm) laser printer
  3. /*****************************************************************************/
  4.  
  5. The original zip file (PCPS730.ZIP) should contain the following files:
  6.  
  7.         LICENSE .DOC    - PCPS Plain English license specification
  8.         PCPS    .EXE    - Family mode version (OS2 and DOS)
  9.         PCPSD   .EXE    - DOS only version
  10.         PCPS    .MAN    - Detailed documentation
  11.         README  .1ST    - This file
  12.  
  13. LICENSE
  14. -------
  15.  
  16. PCPS is released as shareware and for full details please refer to the file
  17. LICENSE.DOC
  18.  
  19.  
  20. Happy printing,
  21.  
  22. Paul Carapetis                          Internet:       pjc@melb.bull.oz.au
  23. c/- MicroSource
  24. 102 Allister Avenue
  25. Knoxfield    3180                       PH: (AH)  61 3 7632424
  26. Australia.
  27.  
  28. Version 7.30 over 7.22
  29. ----------------------
  30.  
  31. Two additional arguments have been added:
  32.         -db to download an extended error handler to the printer
  33.         -z  to better handle margins and banners for double sided printing
  34.  
  35. Also, the line %%EOF has been added to the end of the postscript output for
  36. those spoolers requiring this to indicate that the end of job has been
  37. reached.
  38.  
  39. This version and V7.22 have now been confirmed as working on DEC LN03R
  40. printers.
  41.  
  42. Version 7.22 over 7.21
  43. ----------------------
  44.  
  45. A couple more bug fixes that crept in during the re-write for family mode
  46. plus the addition of the argument "-k" which allows the user to specify
  47. text to be printed in grey in the background.
  48.  
  49. Version 7.21 over 7.20
  50. ----------------------
  51.  
  52. Just a minor bug fix - the family mode version couldn't find the origin
  53. directory of PCPS.EXE.  Thank you to Wayne Mery for the bug report.
  54.  
  55. Version 7.20 over 7.10
  56. ----------------------
  57.  
  58. Added the following features as requested by many users:
  59.  
  60.         - Modified and compiled for family mode.  Two executables are now
  61.           supplied:
  62.               PCPS.EXE is family mode and will run under DOS and OS2
  63.               PCPSD.EXE is a DOS only version for those with memory worries
  64.         - All margins are now fully configurable (-e)
  65.         - Lines per page now configurable (-n)
  66.         - Support of both A4 and US paper sizes (-s)
  67.         - Ability to print Odd or Even pages for double sided printing (-a)
  68.         - Support printing ranges of pages (-v)
  69.         - Enhanced Gaudy mode
  70.         - Support of ^D (0x04) at start and end of print job (-x)
  71.         - Support of two paper bins (-h)
  72.         - Support of input from stdin
  73.         - Support of output to stdout
  74.  
  75. Apologies to those still awaiting the full PC font.  I have not had time to
  76. fully implement this - please be patient.
  77.  
  78. Version 7.10 over 7.02
  79. ----------------------
  80.  
  81. Some small changes to the postscript output for better compatibility and
  82. the addition of a few more european characters including 0xe1 germandbls
  83. for those german users.
  84.  
  85. Version 7.02 over 6.00
  86. ----------------------
  87.  
  88. The main change in this version over the previous is the addition of supporting
  89. the european characters in the IBM/PC character set.  All text fonts will now
  90. print out these characters.  I was going to wait until I had also created a good
  91. PC font supporting all of the IBM/PC characters but decided that this feature
  92. would be useful immediately to those many people in European countries who have
  93. queried me about this feature.  For those people running in a server environment
  94. I have enhanced the access to the two support files PCPS.CFG and PCPS.PPF -
  95. please read PCPS.DOC for details.
  96.  
  97. Version 6.00 over 5.33
  98. ----------------------
  99.  
  100. This version has had much "behind-the-scenes" work done on re-structuring and
  101. cleaning up to make future enhancements easier.  In addition, this version now
  102. supports the PCPS.CFG and PCPS.PPF files, different screen sizes, and minus
  103. arguments.  See PCPS.DOC for more info.  Also, the handling of the initial
  104. prolog is now more efficient.
  105.  
  106. Thanks to Herb, Laurence and many others for the great suggestions.  I again
  107. ask those of you who have made other suggestions to be patient.
  108.  
  109. Version 5.33 over 5.32
  110. ----------------------
  111.  
  112. This version simply corrects a minor bug in the handling of Form Feeds.  Thanks
  113. to those people who have made many good suggestions for improvements - I ask
  114. that you remain patient!
  115.  
  116. Version 5.32 over 5.31
  117. ----------------------
  118.  
  119. This version corrects a couple of bugs in handling TAB characters.  Thanks
  120. to Laurence Nicolson of the University of Liverpool for reporting them.
  121. - TAB characters are now passed through if the -t switch is not specified.
  122. - TAB spacing now aligns with the DOS TYPE command and most editors such that,
  123.   for a tab spacing of 8, the tabstops will be in columns 1,9,17 etc.
  124.  
  125. Version 5.31 over 5.30
  126. ----------------------
  127.  
  128. This version corrects a bug only apparent in "-i" mode with memory sort mode
  129. active.  There is also a small modification to the display output.
  130.  
  131.