home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / mswindo / misc / 6049 < prev    next >
Encoding:
Internet Message Format  |  1993-01-09  |  2.6 KB

  1. Path: sparky!uunet!sybus.sybus.com!myrddin!palan!tct!deep6!nifty.UUCP!fgd3
  2. From: fgd3@nifty.UUCP (Fabbian G. Dufoe, III)
  3. Newsgroups: comp.os.ms-windows.misc
  4. Subject: Re:  ASCII textfile printer driver
  5. Message-ID: <fgd3.03hl@nifty.UUCP>
  6. Date: 8 Jan 93 23:50:33 EST
  7. References: <1id8cjINNhhe@matt.ksu.ksu.edu> <1993Jan6.161130.3700@nic.csu.net>
  8. Distribution: world
  9. Organization: Fabbian G. Dufoe, III
  10. Lines: 39
  11.  
  12. In article <1993Jan6.161130.3700@nic.csu.net> gibsonst@sonoma.edu (Stephen Gibson) writes:
  13. >
  14. >In article <1id8cjINNhhe@matt.ksu.ksu.edu> droufa@matt.ksu.ksu.edu (Donald J Roufa) writes:
  15. >>Does anyone know of or have access to a MS-Windows 3.x printer driver
  16. >>which can be used to print plain ASCII text to a disk file for
  17. >>purposes of transmitting the files via email and/or other electronic
  18. >>media?  The printer should strip all print attributes (bold,
  19. >
  20. >Pardon me, but wouldn't it be easier to use your applications "Save As... 
  21. >Text" option (or something similar).  Or you could use a text editor such as 
  22. >Notepad, or NDW's Desktop Editor, or even a shareware text editor.  What 
  23. >benefits does printing ASCII text to disk give you?
  24.  
  25.    When you edit a file with Notepad, Write, or Works for Windows you get
  26. carriage returns at the end of a paragraph.  In Notepad you can turn on Word
  27. Wrap to see lines stop at the right edge of the window.  In the other
  28. programs word wrap is automatic.  Unfortunately, when you "Save As... Text"
  29. all that nice formatting is lost.  The file is written with carriage returns
  30. at the end of paragraphs, not at the end of each line.
  31.  
  32.    If you're sending the file somewhere that expects a carriage return every
  33. 60 or 80 characters those long lines will really foul up things.  If the
  34. "Generic / Text Only" printer driver worked properly you could specify the
  35. margins you wanted and the file would be written with a carriage return at
  36. the end of each line for you.  The idea is to have the computer add the
  37. carriage returns so you don't have to do it manually.
  38.  
  39.    One solution I've found is WordPerfect 4.2, which puts a "soft return" at
  40. the end of each line.  When you save the file as ASCII it translates those
  41. soft returns into real carriage returns.  I don't know if the newer versions
  42. of WordPerfect will do that and I don't think it makes sense to buy
  43. WordPerfect just to get carriage returns at the end of each line.  Not every
  44. already has the program.
  45.  
  46. --Fabbian G. Dufoe, III
  47.    350 Ling-A-Mor Terrace South   | GEnie:    F.DUFOE3
  48.    St. Petersburg, Florida  33705 | internet: fgd3%nifty@tct.com
  49.    813-823-2350                   | uucp:     ...tct!deep6!nifty!fgd3
  50.  
  51.