home *** CD-ROM | disk | FTP | other *** search
- PrintIt!
- --------
-
- PrintIt! is a utility that allows you to view and print text files. Its
- primary audience is programmers and other professionals that have frequent
- need to use text files under Windows.
-
- With PrintIt! you may view multiple files at the same time or print text
- files in a variety of modes.
-
- PrintIt! was written to enable you to print text files speedily and
- economically without too much paper. PrintIt! prints files in terms of
- logical pages; you can instruct PrintIt! to print several logical pages
- on a physical page.
-
- Using PrintIt! you can print one, two or four logical pages per physical
- page in either landscape or portrait mode. Two up mode is best for printing
- source files for review or documentation. Four up mode is useful to view
- large files quickly.
-
-
- Installation
- ------------
-
- Installation of PrintIt! is very straight forward.
-
- 1. Create a directory on your hard drive;
-
- mkdir \printit
-
- 2. Change to the newly created directory;
-
- cd \printit
-
- 3. Unpack the .ZIP archive using PKUNZIP into the current directory;
-
- pkunzip a:prtit22.zip
-
- 4. Run the Windows Program Manager. Using the File|New option, create
- a new program item called PrintIt! Fill in the dialog box as follows;
-
- Description: PrintIt!
- Command Line: x:\printit\printit.exe
- Working Directory: x:\printit
-
- Where x: is the drive containing the \printit directory.
-
- Thats it! You can run PrintIt! by double clicking on the PrintIt! icon.
-
-