home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PROGRAMS / UTILS / LASER / GRAYRULE.ZIP / GRAYRULE.DOC next >
Encoding:
Text File  |  1991-01-07  |  2.6 KB  |  56 lines

  1. GrayRule:
  2.  
  3. This program lets you control the powerful Rule, Pattern and Grayscale commands 
  4. that are resident in the HP-LaserJet II and compatible laser printers.
  5.  
  6.        Rule:  Use to draw vertical or horizontal lines or boxes.
  7.               Boxes can optionally be shaded in.  See Grayscale below.
  8.  
  9.               Left and Top Edge values specify the location of the
  10.               boxes or lines on the page.
  11.  
  12.               Width value is the width of the box or line.  Use a Width value
  13.               of 0 for a vertical line.
  14.  
  15.               Height value is the height of the box or line.  Use a height
  16.               value of 0 for a horizontal lines.
  17.  
  18.               Thickness is the thickness of the lines.  A value of 45 is
  19.               equal to 1/16 inch.
  20.  
  21.               Style is the style of the line.  Specify black, one of the
  22.               resident patterns or percent grayscale.
  23.  
  24.  
  25.   Grayscale:  Use to shade in a portion or all of the page.  Specify one
  26.               of the resident patterns or percent grayscale.
  27.  
  28.               After all values have been entered you will return to the menu.
  29.               Create more lines AND boxes on the same page or save your work. 
  30.  
  31.   Print:      Use to print the page.  Use the Save option first.
  32.  
  33.   Save:       Use to save entries to disk for later printing.  Optionally, the
  34.               file can be saved as an Overlay.  When loaded in the printer
  35.               an Overlay will cause the image to appear on every page until
  36.               the printer is reset.  You can then use your word processor to
  37.               merge text onto the page.  When saving files as an Overlay you
  38.               will be prompted for a ID number.  This can be any number from
  39.               0 to 32767. If your word processor resets the printer before the
  40.               document prints, the following escape sequence will activate the
  41.               Overlay [ ESC&f4X ].  To load the file into the printer; use the
  42.               MS-DOS command  [ COPY /B filename PRN ].
  43.  
  44.   Logo:       Use to merge a graphic file on to the page.
  45.  
  46.               Left and Top Edge values specify the location of the
  47.               Graphic on the page.  If no file name is given the cursor
  48.               will be moved to this location.  Full Path names can be used
  49.               in the file name.
  50.  
  51.   Text:       Use to merge a Text file on to the page. 
  52.               This can be any ASCII file or SoftModule.  A SoftModule is
  53.               a file of one or more SoftFonts with their ID#'s and settings.
  54.               A SoftModule can be loaded into the printer without using a
  55.               special download utility.
  56.