home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PROGRAMS / UTILS / LASER / PSFX.ZIP / README.1ST < prev   
Encoding:
Text File  |  1988-09-15  |  2.0 KB  |  53 lines

  1. Many people are astonished to find that after spending
  2.  $3,000 to $5,000 on a postscript laser printer that 90% of
  3.  existing programs do not support postscript commands nor do
  4.  90% of postscript printers have emulation protocals for a
  5.  standard Epson printer.  So our fancy, expensive postscript
  6.  printers end up being an expensive piece of hardware
  7.  capable of doing nothing more than printing postscript.  I
  8.  recently found a program which sounded too good to be true! 
  9.  It is called PSFX by Legend Communications, Inc., 54
  10.  Rosedale Avenue, Brampton, Ontario Canada, L6X 1K1,
  11.  (416)/450-1010.  The cost was $85.00 (US).  Now we do not
  12.  have to find a substitute for our favourite accountign
  13.  package or spreadsheet.  ANY program that supports EPSON
  14.  FX-85 printer will now print to a postscript printer.
  15.  
  16.  
  17. THE FOLLOWING IS A DESCRIPTION OF THE OPTIONS AND COMMAND LINE MENU:
  18.  
  19. PSFX portname {option} {option} {ENTER}
  20.  
  21. Valid Portnames:
  22.     COM1:  {default}
  23.     COM2:
  24.     LPT1:
  25.     LPT2:
  26.     LPT3:
  27.  
  28. Valid Defaults:
  29.     P or L        Portrait or Landscape orientation
  30.     E            Epson Emulation
  31.     I            IBM Graphics Emulation
  32.     T            Tranparent (allows pgm to send postscript cmds
  33.                    directly to printer without being caught &
  34.                    translated to postscript by PSFX
  35.     R            Remove erases PSFX form your CPU memory
  36.     TM=xx        Top Margin (no spaces around = mark) in units
  37.                    of 0.01 inch   Default=30 (0.3inch)
  38.                    Value of 0 to 255 allowed.
  39.     S or Q        Quites the fucking noise this program makes
  40.     BM=xx        Bottom Margin.  See TM=xx
  41.     LM=xx        Left Margin.  See TM=xx
  42.     
  43. Examples:
  44.  
  45.     PSFX LPT1: I Q P
  46.  
  47.     PSFX R
  48.  
  49. NOTES:  If you are using a print spooler, it may not be possible
  50.  for the printer to "talk" to the computer.  If your print spooler
  51.  uses a hardware handshake, you can eliminate the requirement for
  52.  bidirectional communication.  Use the DOS MODE command to redirect
  53.  from LPT1: to the appropriate serial port.  Then tell PSFX that     the printer is connected to LPT1: instead of the serial port to which it is actually connected.c