I have locate the file for you. go to this web page
and at the bottom is the file PRN2FILE.com this should fix you up.
PRN2FILE — Redirects print jobs to a single disk file or separate files.
* * * *
[updated 2005-05-21]
A few programs on these pages support printing, but have no "save to file" option. PRN2FILE is a TSR that provides a means of redirecting print jobs to file(s).
Usage (v1.1): PRN2FILE d

ath:filename.ext [/Pn] [/Bn] [/U]
Run PRN2FILE with the desired filename to activate it.
Run it again with no filename to turn off redirection.
Run it with a different filename to change destination file.
/P to designate the printer number (defaults to 1)
/B to enter buffer size in K bytes (defaults to 4)
/F to print just to file and not to printer (default is both)
/A to append to file (default is to create new file)
/U to uninstall the program
Versions: This util has gone through 3-4 revisions by different authors. PC Magazine's original v1.0 (1987), by Tom Kihlken, is still around. The latest, and recommended, v1.1 (1992) by John Durso, adds reminder beeps to indicate that prn2file is working (note that the docs omit discussion of some switches – the listing above is from the included source code). V1.1 is derived from two prior independent revisions, by Mel Brown (1989) and Russell Cummings (1991).