home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1993 #2 / Image.iso / print / las2bmp.zip / README.TXT < prev   
Text File  |  1993-06-01  |  2KB  |  54 lines

  1. ****************************************************************************
  2.  
  3.  
  4.  
  5. This program translates the printeroutput for an HP Laserjet Series II to
  6. the windows .bmp format. This is the easiest format I know - and by the
  7. way the only one ...
  8. But in the next few days I'll write another c-code doing the 1:1 conversion
  9. of HP Laserjet code to .pcx, because this saves diskspace and is understood
  10. by many FAXprograms too.
  11.  
  12. The reason why I created this code is that I did not find a postscript-to-
  13. pcx converter and I actually have an HP Laserjet Series II printer and
  14. therefore the information about the printercodes. This porgram does no
  15. printercapture!! It is necessary to print to a file or to have another
  16. printercapture-program.
  17.  
  18. I think it shouldn't be too much work to change the code in the way that
  19. it converts postscript - I know it would be much more universal then -
  20. but my problem is, I don't know postscript... and without a reference it
  21. was not possible to program.
  22.  
  23. I hope that someone (in a few weeks I'll probably do it myself) changes
  24. the code so it will understood postscript correctly - and then, some day,
  25. it will know more output formats too - I hope!
  26.  
  27.  David
  28.  
  29. ****************************************************************************
  30.  
  31. This progran may be copied and used in any non-commercial way - as long as
  32. the information headers are ot changed!
  33.  
  34. If someone wants to use it or parts of it as a part of a commercial
  35. program he/she MUST contact the copyright owner:
  36.  
  37.     Tier Zwo Verlag
  38.     Auf dem Steinchen 22
  39.     5300 Bonn 1     (from 1.7.1993: 53127 Bonn)
  40.     Germany
  41.  
  42.  
  43. This is actually a book-publisher for german, swiss and autrich autors but
  44. it will also distribute SHAREWARE-programs that should carry the ISBN
  45. and be distributed by bookshops.
  46.  
  47. The Tier Zwo Verlag has also decided to publish commercial programs for
  48. the PC and Amiga.
  49.  
  50. For further information see the 'readme.dru' printeroutput that can be
  51. converted via la2bmp as a testoutput or contact the publisher via mail.
  52. (NO email so far)
  53.  
  54.