home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1993 #2 / Image.iso / print / sjii.zip / README < prev    next >
Text File  |  1993-04-19  |  8KB  |  233 lines

  1.  
  2.  
  3.  
  4.                             softJET II - version 2.3
  5.  
  6.                  Copyright (c) 1990,91,92,93 by Wesley Steiner.
  7.  
  8.                                  Wesley Steiner
  9.                                      Box 180
  10.                                  Peachland, B.C.
  11.                                  CANADA  V0H 1X0
  12.  
  13.                                  (604) 767-2846
  14.                                  CIS:[71652,275]
  15.  
  16.         INTRODUCTION
  17.         ============
  18.  
  19.         softJET II is a software simulator of the popular Hewlett Packard
  20.         LaserJet printer that will display any LaserJet compatible PCL
  21.         (Printer Command Language) output file on your screen for
  22.         previewing.
  23.  
  24.         Some of the features of softJET II include:
  25.  
  26.             o Fast screen preview of any (portrait format) HP compatible
  27.             PCL output file.
  28.  
  29.             o Two page previewing modes; Draft and Zoom. The draft mode
  30.             lets you quickly see the entire page at once. The zoom mode
  31.             offers multiple levels of magnification for a more detailed
  32.             preview.
  33.  
  34.             o Full spacing support for many of the popular HP font
  35.             cartridges.
  36.  
  37.             o Page Up and Page Down through the output.
  38.  
  39.             o Goto any page of the output.
  40.  
  41.             o Measure the position of output on a page.
  42.  
  43.             o Preview with any HP compatible soft fonts.
  44.  
  45.             o Download soft fonts to the printer.
  46.  
  47.         What You Will Need
  48.         ------------------
  49.  
  50.         softJET II will run on an IBM PC/XT/AT, PS/2 or PC compatible
  51.         computer with:
  52.  
  53.             o PC DOS 2.x or greater,
  54.  
  55.             o at least 256K of Random Access Memory (RAM),
  56.  
  57.             o at least one 360K disk drive (a hard disk or large RAM disk
  58.             area is recommended) and
  59.  
  60.             o a graphics card.
  61.  
  62.  
  63.  
  64.  
  65.         FILES ON THE DISTRIBUTION DISK
  66.         ==============================
  67.  
  68.         The following is a short description of the files included on the
  69.         softJET II distribution disk.
  70.  
  71.               README     - This file.
  72.                 DEMO.BAT - Demonstration procedure.
  73.               PRTDOC.BAT - Prints User Manual on printer.
  74.                  DOC.EXE - Self-Extracting User Manual file.
  75.                   SJ.EXE - The main softJET program.
  76.                SF2SJ.EXE - Convert HP soft fonts to softJET format.
  77.                  SFM.EXE - Manage converted soft fonts.
  78.                 0???.IMG - Internal font image files.
  79.                CARTF.DAT - F cartridge font metrix (spacing) data.
  80.                 F???.IMG - F cartridge font image files.
  81.                ORDER.PCL - Donation/Order form.
  82.                BLURB.PCL - F cartridge sample output.
  83.             PROBLEMS.FRM - Problem report form.
  84.               PRNDSK.COM - Printer capture utility.
  85.               PRNDSK.DOC - Documentation for PRNDSK.COM.
  86.  
  87.         INSTALLATION
  88.         ============
  89.  
  90.         The softJET II disk is NOT copy protected, therefore to make a
  91.         working copy insert the softJET II disk in your A: drive (Note:
  92.         These examples assume your floppy disk is the A: drive. You can
  93.         use your B: drive but remember to replace "A:" by "B:" in the
  94.         following examples) and entering:
  95.  
  96.             COPY A:\*.* <target>
  97.  
  98.         where <target> is the 'target' or 'destination' directory for the
  99.         softJET files.
  100.  
  101.         For example if you have a hard disk you will want to copy the
  102.         files on the softJET master disk into a subdirectory on your hard
  103.         disk. First you must create a subdirectory with a suitable name
  104.         like "SJ" with the command:
  105.  
  106.             MD C:\SJ
  107.  
  108.         then copy the files into that subdirectory with the command:
  109.  
  110.             COPY A:\*.* C:\SJ
  111.  
  112.         To copy softJET onto another floppy disk insert the softJET
  113.         master disk in the A: drive and a blank formatted disk in the B:
  114.         drive and enter the command:
  115.  
  116.             COPY A:\*.* B:
  117.  
  118.         When you have created your working copy, either on another floppy
  119.         disk or into a subdirectory on a hard disk, you can store the
  120.         original softJET master disk in a safe place.
  121.  
  122.         DEMONSTRATION
  123.         =============
  124.  
  125.         Once you have installed softJET successfully you can run the
  126.         demonstration by entering:
  127.  
  128.             DEMO
  129.  
  130.         Follow the instructions given on screen.
  131.  
  132.         PRINTING THE DOCUMENTATION
  133.         ==========================
  134.  
  135.         The softJET disk includes a complete copy of the softJET User
  136.         Manual in the file "DOC.EXE" formatted for any HP compatible
  137.         LaserJet printer on standard 8 1/2" x 11" paper. This file is in
  138.         a 'Self Extracting Compressed' format and must be uncompressed
  139.         before it can be printed.
  140.  
  141.         To print a copy of the documentation make sure your LaserJet
  142.         printer is ready, move to your softJET directory and enter the
  143.         command:
  144.  
  145.             PRTDOC
  146.  
  147.         This will automatically uncompress the documentation file to your
  148.         printer connected to the 'PRN' device.
  149.  
  150.         If your printer is connected to a line printer (LPT:) other than
  151.         port #1 then enter the command:
  152.  
  153.             PRTDOC <n>
  154.  
  155.         where <n> is the port number 1, 2 etc.
  156.  
  157.         If your printer is connected to a serial communications port
  158.         (COM:) then enter the command:
  159.  
  160.             PRTDOC C <n>
  161.  
  162.         where <n> is the COM: port number 1, 2 etc.
  163.  
  164.         Alternatively you can uncompress the documentation file yourself
  165.         by entering:
  166.  
  167.             DOC
  168.  
  169.         This will 'extract' the documentation file DOC.PCL into your
  170.         current directory. Note that you must have at least 300K of
  171.         available disk space to extract the documentation file.
  172.  
  173.         You can then preview the file with softJET by entering:
  174.  
  175.             SJ DOC.PCL
  176.  
  177.         or you can print a copy of it by entering:
  178.  
  179.             COPY/B DOC.PCL PRN
  180.  
  181.         WHAT'S NEW
  182.         ==========
  183.  
  184.         Changes Since Version 2.3B
  185.         --------------------------
  186.  
  187.             Fixed a bug in the SF2SJ program that wouldn't convert soft
  188.             fonts. The program says it converted them but it actually
  189.             didn't.
  190.  
  191.         Changes Since Version 2.3A
  192.         --------------------------
  193.  
  194.             Added support for the Series II Select Paper Size command
  195.             ^&l#A.
  196.  
  197.         Changes Since Version 2.2
  198.         -------------------------
  199.  
  200.             The Enter key replaces the F1 key for switching between the
  201.             Zoom and Draft modes. The F1 key still functions as before
  202.             for compatibility.
  203.  
  204.             Now starts up in the zoom mode instead of draft mode.
  205.  
  206.             The Esc key is now used to exit the application instead of
  207.             the slash '/' key.
  208.  
  209.             The -SF parameter (# of soft fonts) is no longer necessary.
  210.  
  211.             The -CB parameter (Cartridge Buffer size) is no longer
  212.             necessary. The default cartridge buffer is big enough to hold
  213.             any available cartridge up to 64K.
  214.  
  215.             The -MB parameter (Macro Buffer) to allocate RAM space for
  216.             storing PCL macros is no longer necessary. Macros are now
  217.             saved to disk files on the softJET work drive.
  218.  
  219.             The -IB parameter (Image Buffer) is no longer necessary. The
  220.             image buffer is as big as the memory it can find up to 64K.
  221.  
  222.         PRINT TO DISK UTILITY
  223.         =====================
  224.  
  225.         PRNDSK.COM allows any application to redirect printer output to a
  226.         disk file. While most applications have this capability some do
  227.         not and therefore this utility is provided as a convienience to
  228.         softJET users.
  229.  
  230.         NOTE! The PRNDSK program is a Freeware(tm) product. THETASOFT
  231.         ASSUMES NO RESPONSIBLITY FOR LOSS OR DAMAGES CAUSED BY THE USE OF
  232.         THIS PROGRAM. SUPPORT FOR THIS PROGRAM IS PROVIDED BY THE AUTHOR
  233.