home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / dcom / fax / 2534 < prev    next >
Encoding:
Text File  |  1993-01-28  |  1.9 KB  |  40 lines

  1. Newsgroups: comp.dcom.fax
  2. Path: sparky!uunet!ukma!gatech!destroyer!wsu-cs!hub!rizzo
  3. From: rizzo@eng.wayne.edu (Frank Rizzo 7-0390)
  4. Subject: printing netfax 3.2.1 incomming faxes
  5. Message-ID: <1993Jan28.182213.19850@cs.wayne.edu>
  6. Sender: usenet@cs.wayne.edu (Usenet News)
  7. Reply-To: rizzo@eng.wayne.edu
  8. Organization: College of Engineering, Wayne State University, Detroit Michigan, USA
  9. Date: Thu, 28 Jan 1993 18:22:13 GMT
  10. Lines: 28
  11.  
  12. I'm having a problem with printing incoming faxes.
  13. I wrote a script to use the log file that faxspooler sends via e-mail to
  14. automatically print the g3 file.  My problem comes when I convert the
  15. g3 file to Sun rasterfile or PostScript.  If I convert to rasterfile, then
  16. the fax'd data is at 196x196 dpi resolution... when printed at 300 dpi it is
  17. only 1/4 of the page up in the left corner.  When I convert to PostScript, then
  18. the data is also too small.  I've tried the following conversions.
  19.  
  20. g3topbm | pbmtorast | lpr                         (too small)
  21. g3topbm | pgmtops | lpr                             (too small)
  22. g3topbm | pgmtops -scale .3| lpr               (too wide, not enough height)
  23. g3topbm | ppmscale -width 600 -height 825 - | ppmtorast | lpr        (too blurry)
  24.  
  25.  
  26. Does anybody have a program which will rescale a g3 fax file to full page?  
  27. I have the option of printing to a Laserwriter NT or Sun SPARCprinter.
  28.  
  29.  
  30. ---
  31. +--------------------------------------------------------------------------+
  32. | Frank F. Rizzo                               Rm. 2410                    |
  33. | Network Manager, Postmaster                  Engineering Computer Center |
  34. | Phone: (313) 577-0390                        Wayne State University      |
  35. | FAX #: (313) 577-5969                        5050 Anthony Wayne Drive    |
  36. | WSU-PROFS: frizzo                            Detroit, Michigan  48202    |
  37. | Internet: Frank_Rizzo@eng.wayne.edu          USA                         |
  38. +--------------------------------------------------------------------------+
  39.  
  40.