home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 2 / crawlyvol2.bin / apps / word / awno10mp / ascii_re.ad < prev    next >
Text File  |  1994-01-22  |  6KB  |  145 lines

  1.                              #10 Envelopes 
  2.                                 on the 
  3.                      Hewlett Packard LaserJet 4 MP
  4.  
  5.                            by Richard Brown
  6.  
  7. Having  recently  acquired this fine  printer,  I  immediately  noticed 
  8. difficulty  in adjusting GEMvelope to make a decent envelope on the  HP 
  9. 4. So, why not figure it out in Works?
  10.  
  11. HOW TO DO IMAGESETTER PERFECT #10 ENVELOPES ON THE HP 4 MP:
  12.  
  13. A. Buy an HP 4 MP. It costs the same as the HP 4 M at CompUSA, ($1,399) 
  14. but  the  4M  requires  $$$$  to add  4  more  megs-o-RAM  to  "enable" 
  15. PostScript printing.  Odd. Although you don't need PostScript currently 
  16. for Atari Works,  it opens up unlimited possibilities even if you don't 
  17. have a DTP or other program supporting PostScrtipt.
  18.  
  19. The  reason many manufacturers tend to offer physically  identical  but 
  20. functionally different models of a single product often is the fault of 
  21. government contracts. In my area, a government bid was seen a couple of 
  22. years  ago for Hayes 1200 baud modems.  Hayes.  Not Supra or any  other 
  23. brand. Not surprisingly, Hayes, originators of THE "Command Set" shared 
  24. by most modems, still makes 1200 baud units priced around $500 (!).
  25.  
  26. It all boils down to specifications.  When government or  institutional 
  27. buying criteria bases itself upon minimum specifications,  this creates 
  28. tunnel vision,  and often leads to strange things like HP 4M's and MP's 
  29. at the same price.
  30.      
  31. 4  MP comes with 6 megs of RAM,  and an Appletalk port is added  to  go 
  32. with the Serial and Parallel ones.  So for the same money, I can have a 
  33. 4M,  2 megs of RAM,  no Appletalk,  and no PostScript,  or a 4 MP  with 
  34. everything including PostScript. 
  35.  
  36. Don't  allow the salesman to tell you the 4 MP is a Macintosh  product. 
  37. That's what I heard at CompUSA,  which separates the $1,399 4M from the 
  38. $1,399 4 MP by placing the 4 MP in with the Macs,  a good hundred  feet 
  39. from the 4M. I picture a lot of DOS drones going and getting themselves 
  40. a  snow job on the 4M,  which can have PostScript added by buying  more 
  41. RAM. We Atarians have a built-in need for "Power Without the Price." 
  42.  
  43. So,  to sum it all up:  buy a Hewlett Packard LaserJet 4 MP.  Don't  be 
  44. fooled by the 4M.
  45.  
  46. While  the  4 MP is also a PostScript device,  in  Atari  Works,  we're 
  47. concerned  with  PCL  language.  The HP 4 MP  autoselects  the  correct 
  48. protocol based on the headers it receives, so you can print whatever at 
  49. whim.
  50.  
  51. B. Boot up with Speedo and the Speedo Printer Drivers accessory. Change 
  52.    the Speedo printer driver to HP LaserJet.
  53.  
  54. C. Load the file HP4LETTR.STW.  Edit the address areas without changing 
  55.    their locations.
  56.  
  57. D. Consult page 5-11 of the HP4 manual. It shows how to load envelopes.
  58.  
  59. E. Make  sure the "straight-through" mode is enabled by the  mechanical 
  60.    switch at the back.  This feature is extremely well implemented  in 
  61.    the HP 4 MP.
  62.  
  63. F. Make a cursory check that the page format hasn't changed.  It should 
  64.    be:
  65.  
  66.      Page Size: A4 Letter     Left Margin:        0
  67.                               Right Margin:     1.5
  68.                               Top Margin:         0
  69.      Landscape Mode           Bottom Margin:      1
  70.  
  71. E.   Print Away: the quality is phenomenal.
  72.  
  73. F.   Bit  of  a  Warning:  Do not attempt printing  on  envelopes  with 
  74.      clasps, snaps, plastic or cellophane windows, etc. Use only "laser 
  75.      safe" envelopes made of paper. In humid clients and sometimes even 
  76.      dry ones, envelopes may be sealed by the printing, generally, they 
  77.      can be reopened without incident and used normally.
  78.  
  79. ABOUT THOSE UNLIMITED POSSIBILITIES:
  80.  
  81. PostScript is a page description language. Simple ASCII text is sent to 
  82. the printer to describe what to do on the page.  You can create a  text 
  83. file  with commands to create effects on the  PostScript  printer.  The 
  84. effects can be very impressive.
  85.  
  86.      For example (taken from page 110 of PostScript by Example):
  87.  
  88.      /inch { 72 mul } def          
  89.      /Palatino-BoldItalic findfont    
  90.      2.5 inch scalefont setfont     
  91.      /gray 0.9 def      
  92.      1.0 setgray     
  93.      1.125 inch 0.875 inch moveto
  94.      52 rotate     
  95.      { pop pop     
  96.           gray setgray     
  97.           /gray gray 0.1 sub def     
  98.      }  (fading in!) kshow
  99.      showpage
  100.  
  101. This short program makes the phrase "fading in!" appear running uphill
  102. on the page,  with each character fading in a little mor than the  last 
  103. starting  from white.
  104.  
  105. Much can be done with PostScript, and the Atari is an ideal platform on 
  106. which to play with PostScript on the HP4.
  107.  
  108.  
  109.      RECOMMENDED READING:
  110.  
  111.      PostScript by Example. Henry McGilton and Mary Campion
  112.      1992. Addison Wesley Publishing Corporation $29.95.
  113.  
  114.      PostScript Language Tutorial and Cookbook 
  115.      (the blue book, as in this is a three part, color coded set)
  116.      PostScript Language Program Design 
  117.      (the green book)
  118.      PostScript Language Reference Manual 
  119.      (the red book)
  120.      all from Adobe Systems Incorporated and published by
  121.      Addison Wesley Publishing Corporation.
  122.  
  123.      Understanding PostScript Programming, Second Ed.
  124.      David A. Holzgang. 1988. Sybex, Inc. (publisher)
  125.  
  126.      A PostScript Cookbook. Barry Thomas. 1988
  127.      Van Nostrand Reinhold, New York.
  128.  
  129.      Real World PostScript. Stephen F. Roth, editor. 1988
  130.      Addison Wesley Publishing Corporation
  131.  
  132.      PostScript Language Reference Manual, Second Ed.
  133.      from Adobe Systems Incorporated and published by
  134.      Addison Wesley Publishing Corporation. 1990.
  135.  
  136.      Learning PostScript: A Visual Approach. Ross Smith
  137.      Peachpit Press, Berkely, California. 1990.
  138.      
  139.      
  140.  
  141.      
  142.  
  143.      
  144.  
  145.