home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-3.iso / Tools / postscript / ps2g3.README < prev    next >
Encoding:
Text File  |  1995-07-27  |  2.0 KB  |  48 lines

  1. --------------------------------------------------------------------- July 95
  2. Hello,
  3.  
  4. OK, I have fixed some bugs, I now have a smarter way to handle each page.
  5. And I have added a page header type thingy that faxes usually have.  I have
  6. also bundled Gert Doerings sendfax program with ps2g3 (binary only) for
  7. your convenience (and mine actually).
  8.  
  9. The biggest thing I have done, I'm sure you newcomers will appreciate, is
  10. write a shell script to install the fax printer to a NeXT system.
  11.  
  12. There is also a crude shell script to process fax pages for the fax reader
  13. program (so you can test things as to your liking).  I never did figure out
  14. what is going on with the '000', '010', -s, -d, -w options.  It is good 
  15. enough to get a rough idea of what your faxes look like thow.
  16.  
  17. Enjoy.
  18.  
  19.  
  20. ---------------------------------------------------------------------- Dec 95
  21. This utility takes advantage if the facilities available in NeXT.  It has
  22. only been tested in NS-V3.2.
  23.  
  24. For those of you who are interested in replacing the faxDriver programs 
  25. that are bundled with NeXT, this is only part of the solution.  mgetty+sendfax
  26. will provide the rest of the solution. 
  27.  
  28. I have included the sh scripts I use for faxing on my system.  I have NOT 
  29. provided any documentation on how it all works, don't have the time.  I have
  30. worked out sending of faxes only. It will be good for reference.
  31.  
  32. The shell script should be in '/usr/lib/NextPrinter' and the NIS database should be altered to contain '<domain>/printers/<fax_printer_name>/if == /usr/lib/NextPrinter/FAX.psif'.  Note that you will have to re-set this value of you change modem settings with PrinterManager.app.  Also be sure to have
  33. the device name correct and the fax station ID.
  34.  
  35. Forward all comments/suggestions to
  36.  
  37. peckover@atlantis,com
  38.  
  39. BBFN
  40.  
  41. Kevin Peckover, B.Sc.(M.E.)
  42.  
  43. ---------------------------------------------------
  44. Please remember to give credit where credit is due.
  45.  
  46. Thanx to:
  47.  
  48.  - Christian Starkjohann <cs@ecs.co.at> for his input on my bugs.