home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / database / ks21_2.zip / PRINTERS.DOC < prev    next >
Text File  |  1990-12-01  |  6KB  |  147 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.   PRINTING GRAPHICS SCREENS FROM THE PC
  7.  
  8.   This document discusses methods of printing graphics for a variety of
  9.   printers.
  10.  
  11.   EPSON.COM
  12.   =============================
  13.  
  14.   This is a replacement for GRAPHICS.COM, and may be used with a variety
  15.   of dot matrix printers. Note that many printers emulate Epson type
  16.   graphics, so even if your printer is not an Epson, this routine may
  17.   still work.
  18.  
  19.   SCRNDMP.COM
  20.   =============================
  21.  
  22.   SCRNDMP v 1.02 will install an enhancement to the PrtSc key which adds
  23.   graphics printing support for Hercules Mono, Color Graphics Adapter
  24.   (mono mode) and Enhanced Graphics Adapter (6430x350 Color). Printers
  25.   supported are Okidata 92, Okidata 192, Epson/IBM, and C.Itoh
  26.   Prowriter. Only the selected driver remains resident. Copyrighted by
  27.   Hardwood Software Associates. Entered into public domain for
  28.   non-commercial use only. Version 1.02 corrects page selection on EGA.
  29.  
  30.   Instructions for using SCRNDMP
  31.  
  32.   Usage:  SCRNDMP /g /p
  33.  
  34.   Where:  g = E[GA] for Enhanced Graphics(640x350 Color)
  35.             = C[GA] for Color Graphics(640x200 Mono only)
  36.             = H[ercules] for Herc Mono Graphics (720x348 Mono)
  37.           p = E[PSON] for EPSON/IBM printer
  38.             = C[ITOH] for CITOH PROWRITER/PROWRITER II printer
  39.             = 1[92] for OKIDATA 192 printer
  40.             = 9[2] for OKIDATA 92 printer
  41.  
  42.   EXAMPLE:Suppose you had a Hercules type monitor setup, and an Epson
  43.   printer.  You would enter the following command at the DOS prompt:
  44.  
  45.      C>SCRNDMP /h/e
  46.  
  47.   Press PrintScreen to activate the screen print program. Then...
  48.  
  49.      1)If the screen is a text screen, press the spacebar.
  50.      2)If the screen is a graphics screen, press the number 1 on the upper
  51.      row of number keys.
  52.  
  53.   If no key is pressed within 10 seconds the regular text print screen
  54.   routine is used. Graphics printing in progress can be canceled by
  55.   pressing 'ESC'.
  56.  
  57.   LASERJET.EXE and THINKJET.EXE
  58.   =============================
  59.  
  60.   The LASETJET/THINKJET PRINT SCREEN utility allows you to print the
  61.   contents of your display screen using the LaserJet or ThinkJet
  62.   printers. These instructions explain how to install and use this
  63.   utility.
  64.  
  65.   **LASERJET INSTALLATION**
  66.  
  67.   a.  Copy the LASERJET.EXE file to your hard disk.
  68.   b.  Now, to initiate the LASERJET print screen program, you would
  69.   enter the following command at the DOS prompt:
  70.  
  71.   C>LASERJET A
  72.  
  73.   You may want to include this command in your AUTOEXEC.BAT file or in
  74.   the file that begins the program that creates the graphs you wish to
  75.   print.  For example, in the KWIKSTAT program, you may want to change
  76.   the file KS.BAT to have the following lines:
  77.  
  78.   LASERJET A
  79.   KS21STAT
  80.  
  81.   The LASERJET command replaces the GRAPHICS command. If there are any
  82.   commands in the AUTOEXEC.BAT file for other screen dump programs (such
  83.   as IBM "GRAPHICS"), remove them.
  84.  
  85.   USING THE LASERJET PRINT SCREEN UTILITY
  86.  
  87.   To print the contents of the PC display, perform the following
  88.   two-step procedure:
  89.  
  90.   a.  Press "SHIFT-PrtSc"  (or the PrintScreen key on the enhanced
  91.   keyboard). After a 5-second delay, your display screen will be dumped
  92.   to the printer. Note that if the display is in Alpha mode, an "A" will
  93.   flash in the upper left corner of the screen.  If the screen is in
  94.   Graphics mode, a short horizontal line will appear in the upper left
  95.   corner of the screen.
  96.  
  97.   b.  You may select any of the options from the list below by pressing
  98.   the key of the desired option within 5 seconds of pressing the
  99.   "SHIFT-PrtSc".  One option from each group (orientation, print
  100.   positioning, or page ejection) may be selected.  Printing will begin 5
  101.   seconds after the last key is pressed.  The Enter key may be pressed
  102.   to terminate the 5-second delay.  NOTE: If you select any of the
  103.   options listed below, you do not have to select one from each
  104.   group--those that are not specified will default automatically.
  105.  
  106.  
  107.                              KEY              OPTION
  108.      ORIENTATION            * P -- PORTRAIT ORIENTATION
  109.                               L -- LANDSCAPE ORIENTATION
  110.  
  111.      PRINT POSITIONING      * T -- TOP OF PAGE (PORTRAIT MODE ONLY)
  112.                               M -- MIDDLE OF PAGE (PORTRAIT MODE ONLY)
  113.                               B -- BOTTOM OF PAGE (PORTRAIT MODE ONLY)
  114.  
  115.      PAPER EJECTION         * Y -- AUTO FORM FEED AT END OF PAGE
  116.                               N -- NO AUTO FORM FEED AT END OF PAGE
  117.  
  118.                 ENTER KEY -- TERMINATES 5-SECOND TIME-OUT PERIOD
  119.                 *  Default values
  120.  
  121.   EXAMPLE:  To print a page of graphics, centered on the page, press the
  122.   "SHIFT" key and "PrtSc" key, immediately followed by pressing the "M"
  123.   key. Your graphics will printed at the center of the page.
  124.  
  125.   Here is a table to help you decide which graphics program to use:
  126.  
  127.                          GRAPHICS/MONITOR TYPE
  128.      --------------|--------------------|------------
  129.      PRINTER       | STANDARD           |MONOGRAPHICS
  130.      TYPE          | CGA                |HERCULES
  131.      --------------|--------------------|------------
  132.      9-Pin Epson   | DOS GRAPHICS       | SCRNDMP
  133.      IBM Graphics  | SCRNDMP            | HGCIBM
  134.      Epson Compat. | EPSON              |
  135.      --------------|--------------------|------------
  136.      HP Laserjet   | LASERJET           | LASERJET
  137.      --------------|--------------------|------------
  138.      24-Pin Epson  | DOS GRAPHICS       | HGCIBM
  139.      & Compatible  | SCRNDMP            |
  140.      --------------|--------------------|------------
  141.      CITOH PROWRITE| SCRNDMP            | SCRNDMP
  142.      OKI 92 and 192|                    |
  143.      --------------|--------------------|------------
  144.  
  145.   HGCIBM is a program that makes a Hercules behave like a CGA monitor.
  146.   It is Shareware and is available on Compuserve.
  147.