home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 2 / crawlyvol2.bin / apps / word / awno10mp / readthis.stw (.txt) < prev   
Atari Works Document  |  1994-01-22  |  12KB  |  75 lines

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