home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / bit / listserv / sasl / 4176 < prev    next >
Encoding:
Text File  |  1992-09-13  |  2.6 KB  |  56 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!paladin.american.edu!auvm!EPISUN.EPIDEM.UWA.EDU.AU!RICHARDH
  3. X-Mailer: Ezmail v3.8 <Mon Sep 14 08:27:45 1992 richardh>
  4. Status: U
  5. Message-ID: <9209140033.AA00917@episun.epidem.uwa.edu.au>
  6. Newsgroups: bit.listserv.sas-l
  7. Date:         Mon, 14 Sep 1992 08:33:25 WST
  8. Reply-To:     Richard Hockey <richardh@EPISUN.EPIDEM.UWA.EDU.AU>
  9. Sender:       "SAS(r) Discussion" <SAS-L@UGA.BITNET>
  10. From:         Richard Hockey <richardh@EPISUN.EPIDEM.UWA.EDU.AU>
  11. Subject: Re: FORMCHAR, TABULATE, and PostScript
  12. Comments: To: sas-l@ohstvma.acs.ohio-state.edu
  13. Lines: 41
  14.  
  15. In reply to the mail from <SAS-L@OHSTVMA.ACS.OHIO-STATE.EDU>...
  16. -------------------------------------------------------------------------------
  17. >Content: TABULATE FORMCHAR for PostScript
  18. >Summary: Line drawing characters from TABULATE via PostScript
  19. >Release and platform: All
  20. >Name: Bob Paver
  21. >Mail addresses: paver@mcc.com
  22. >Real Addresses: MCC
  23. >                3500 W Balcones Center Drive, Austin, TX 78759
  24. >                Phone (512) 338-3316    FAX: (512) 388-3888
  25. >
  26. >
  27. >"Attached" is an updated version of a message I sent to SAS-L in
  28. >October '91. Since then there have been a number of queries about
  29. >the use of line drawing characters in TABULATE-produced tables.
  30. >
  31. Stuff deleted....
  32.  
  33. >+ Post-processed the output file using a public-domain program
  34. >  called LPSCR. LPSCR reads an ASCII file and "wraps" it in
  35. >  PostScript code, allowing me to specify the font (DOSfont),
  36. >  point size (8), line spacing (9 point), and rotation
  37. >  (landscape). The line spacing is important. If it's too large
  38. >  the tops and bottoms of the vertical bars do not meet.
  39. >
  40. >  There are other programs that perform the functions that LPSCR
  41. >  does. One called PS comes to mind. This post-processing is an
  42. >  important step as this is where I tell the printer which font
  43. >  to use. It is possible that on some systems the font could be
  44. >  specified at the time the job is printed, perhaps as a command
  45. >  line option.
  46. >
  47. Their is a public domain program called PC2PS which prints extended ascii
  48. on a postscript printer (basically downloads the font you describe with the
  49. file to be printed )
  50. It is available from simtel or any of its mirrors on the postscript directory.
  51. | Richard Hockey                    email:richardh@episun.epidem.uwa.edu.au   |
  52. | Department of Public Health       phone:+61 9 389-3463        _--_|\        |
  53. | University of Western Australia   fax:  +61 9 389-3648       /      \       |
  54. | NEDLANDS WA 6009                                             *_.--._/       |
  55. | Australia                                                          v        |
  56.