home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 November / Chip_1999-11_cd.bin / sharewar / PrFile / readme.txt < prev   
Text File  |  1996-02-15  |  3KB  |  66 lines

  1. PrintFile README
  2. ----------------
  3.  
  4. Overview
  5. --------
  6.  
  7. PrintFile is a freeware utility program which can be used to send files
  8. directly to a Windows printer. The program is a Windows replacement for
  9. the DOS command "copy/b filename LPTx". As opposed to this DOS command,
  10. PrintFile works well with network printers which has no connection to
  11. any LPTx. The program is mainly intended for printing PostScript files
  12. but may just as well be used for any file created by a by the "Print to
  13. File" option available for most Windows printer drivers. 
  14.  
  15. Selection of which files to print can be made by the normal Windows file
  16. selection dialog, or by Drag and Drop operations with one or several
  17. files. The latter facilitates batch printing of files. The standard
  18. Windows printing dialog is used for selection of printer and number of
  19. copies to print. 
  20.  
  21. PrintFile also has the possibility to print Encapsulated PostScript
  22. files (EPS). These files can normally only be inserted into documents
  23. and not be printed directly. The program also offers some options for
  24. the positioning and layout of the EPS picture on the printer page. Both
  25. EPS files with and without preview can be handled. Another PostScript
  26. feature is the possiblity to select an arbitrary range of pages for the
  27. printout when printing multiple page DSC PostScript files. This can for
  28. instance be used for printing only odd or even pages
  29.  
  30. Both 16-bit (Windows 3.1x) and 32-bit (Windows 95 and NT) versions are
  31. available in the distribution.
  32.  
  33. Documentation is included in a Windows Help file.
  34.  
  35.  
  36. Requirements
  37. ------------
  38.  
  39. PrintFile requires a PC running one of the following versions of 
  40. Microsoft Windows:
  41.   * Windows 3.1
  42.   * Windows 3.11
  43.   * Windows 95
  44.   * Windows NT 3.51 or later
  45.  
  46.  
  47. Installation
  48. ------------
  49.  
  50. In order to install PrintFile you first have to unzip the PrintFile ZIP 
  51. archive file. The archive has the following contents:
  52. README.TXT    A short description in text format (this file)
  53. PRFILE.EXE    Executable for Windows 3.1 and 3.11
  54. PRFILE32.EXE  Executable for Windows 95 and NT
  55. PRFILE.HLP    Windows Help File
  56.  
  57. Unzip the archive into a new directory e.g. C:\PRFILE . Depending on which
  58. version of Windows that you are using you can then remove the obsolete
  59. executable. Please note that it is important to select the correct executable,
  60. it will not run on another operating system than the one it was intended for.
  61. For convenient use you can then create a program manager icon (or in Windows
  62. 95 a Taskbar menu item) for the executable. When using Windows 95 it might be
  63. a good idea to create a desktop shortcut to the executable. This can be used
  64. for easy Drag and Drop printing.
  65.  
  66.