home *** CD-ROM | disk | FTP | other *** search
/ Dr. CD ROM (Annual Premium Edition) / premium.zip / premium / IBMOS2_1 / ENVLGO.ZIP / QWKTEMP.TXT < prev    next >
Text File  |  1993-06-24  |  3KB  |  108 lines

  1. Example of How to make a Template File for ENVELOGO
  2.  
  3. With OS/2 2.1, everything you need to make an ENVELOGO template
  4. file, complete with graphics for a logo, is included in the
  5. basic package.
  6.  
  7. This example is for a Laser printer with a center-feed
  8. envelope path.  If your Laser printer needs the envelope to
  9. be fed from the side, try changing the Top Margin setting from
  10. 2.5 inches to .5 inch, or whatever is required.
  11.  
  12.  
  13.  
  14. 1. The Printer Settings
  15. ======================
  16. Start a "WIN-OS/2 Full Screen" session.
  17.  
  18. From the "WIN-OS/2 Main" group, activate (double-click) "Control Panel".
  19. Activate "Printers".
  20.    Click on "Connect...", and select "FILE:", then click "OK".
  21.    Now click on "Setup...".
  22.       In the Orientation group, select "Landscape".
  23.       In the Paper Source list, select "Manual Feed".
  24.    Click on "OK".
  25. Click on "Close".
  26.  
  27.  
  28.  
  29. 2. Making a logo with Paint Brush
  30. =================================
  31.  
  32. From the "WIN-OS/2 Accessories" group, start the "Paint Brush" program.
  33.    From the "Options" menu, select "Image Attributes".
  34.       Set the image size to 3 inches wide, and 1 inch high.
  35.    Click on "OK".
  36.  
  37.    Now, in the drawing area, scribble something, or draw
  38.    a rectangle with rounded corners, or whatever.
  39.    When finished, use the "Scissor" tool to select all of
  40.    your artwork; from the "Edit" menu select "Copy" to copy
  41.    into the clipboard.
  42.    
  43.    You can quit "Paint Brush" now; from the "File" menu,
  44.    select "Exit".  Unless you created a masterpiece, there
  45.    is no need to save your artwork.
  46.  
  47.  
  48.  
  49. 3. Making the actual template with "Write"
  50. ==========================================
  51.  
  52. (remember, you still should have your great artwork
  53.  in the clipboard.)
  54.  
  55. From the "WIN-OS/2 Accessories" group, start the "Write" program.
  56.    From the "File" menu, select "Print Setup...".
  57.       Set Orientation to "Landscape".
  58.       Set Source to "Manual Feed".
  59.    Click "OK".
  60.  
  61.    From the "Document" menu, select "Page Layout...".                          
  62.       Set the top margin to 2.5 inches.
  63.       Set left and right margins to 1.75 inches.
  64.    Click "OK".
  65.  
  66. Now, in your document, Paste your artwork into the top left
  67. corner.
  68.    
  69. Right under your artwork, type your name.
  70. Now, go down a few lines (say 4 lines) and
  71. type a line which consists of simply 3 lower
  72. case a's.  It should look like this: aaa
  73.  
  74. Repeat for a total of 6 lines.
  75.  
  76. It will look like this:
  77. aaa
  78. aaa
  79. aaa
  80. aaa
  81. aaa
  82. aaa
  83.  
  84. Finish with at least one empty (ie. blank line).
  85.  
  86. Now, select the 6 lines of aaa.
  87. From the "Paragraph" menu, select "Indents..."
  88.    Set the left indent to 4 inches.
  89. Click on "OK".
  90.  
  91.   From the "Character" menu, select "Font..."
  92.  
  93. IMPORTANT: Make sure that you select a font which is resident in
  94. the printer.  Courier is a good choice.  Make sure that it is NOT a
  95. TrueType font, and make sure the character will not be made into
  96. a graphic character by ATM.  If in doubt, use the ATM control panel
  97. to turn ATM off temporarily.  (If you do this, you must restart WIN-OS/2 for the change to take effect.)
  98.  
  99. In any case, the six lines of aaa must be stored in your template
  100. file as ASCII characters, NOT as graphic representations.
  101.  
  102. The final step is, from the "File" menu, select Print.  When
  103. prompted, specify a file name and path of your choice, using a
  104. file extension of .BIN.  (eg.  \MYDIR\TEST.BIN)
  105.  
  106. Run the ENVELOGO program and add your template file as an envelope type.
  107.  
  108.