home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / unix / aix / 12489 < prev    next >
Encoding:
Text File  |  1992-12-11  |  1.9 KB  |  54 lines

  1. Newsgroups: comp.unix.aix
  2. Path: sparky!uunet!ornl!utkcs2!darwin.sura.net!spool.mu.edu!umn.edu!csus.edu!csusac!cdsac!scotte
  3. From: scotte@cdsac.uucp (L. Scott Emmons)
  4. Subject: Re: Pretty print with InfoExplorer
  5. Message-ID: <Dec11.162032.24997@cdsac.uucp>
  6. NntpPostingHost: cdsac
  7. Date: 11 Dec 1992 16:20:32 GMT
  8. References: <09DEC92.18608093.0035@music.mus.polymtl.ca>
  9. Organization: CableData (U.S. Computer Services), Sacramento, CA
  10. Lines: 42
  11.  
  12. In article <09DEC92.18608093.0035@music.mus.polymtl.ca> "Gaetan Lord, Ecole Polytechnique de Montreal" <DG03@music.mus.polymtl.ca> writes:
  13. >Hi RS/6000 user
  14. >
  15. >Here's the problem.
  16. >
  17. >I Have a Hp Laserjet serie II and a Hp laserjet serie II with
  18. >postscript emulation cartridge accessible via a RS/6000. I would like
  19. >to produce "pretty print" of an AIXwindows InfoExplorer document.
  20. >
  21. >How can i configure InfoExplorer to use those devices.
  22.  
  23. Well, from the "Customize" > "Defaults" editor, you can setup to
  24. pretty print to just about anything. I use this to print to laserjet
  25. II emulation (in the Pretty Print field):
  26.  
  27.     troff Thplj|hplj|qprt dp P<pcl4queue>
  28.  
  29. For a postscript queue, this should be something like:
  30.  
  31.     troff Tpsc|psc|qprt dp P<psqueue>
  32.  
  33. and I use "<psqueue>" in the Artwork Printer field, a queue which has
  34. a backend that runs 'ghostscript' to convert the postscript art to
  35. hplj, then dumps to the hplj queue (since we don't have a postscript
  36. printer, which is 'required' for artwork prints).
  37.  
  38. You may have to set the "Customize" > "Preferences" editor to do
  39. pretty prints by default.
  40.  
  41. >
  42. >There is no phototypesetter devices for a Hplj without a K cartridge.
  43.  
  44. Actually, you can make it so that you don't need the K cartridge. Just
  45. run the "no_cart" shell script in "/usr/lib/font/devhplj". Printing
  46. via the 'hplj' filter is a bit slow, as it has to read, load, and send
  47. zillions of font bitmaps, but it works very well...
  48.  
  49.  
  50.                L. Scott Emmons
  51.               CableData  Research Center
  52.              csusac.csus.edu!cdsac!scotte
  53.                 KC6NFP
  54.