I'm currently writing software which outputs information to a printer. I'd like to be able to 'capture' and view the output without actually printing it, so I don't have to chop down quite so many trees. I can output the print data to a file (the usual 'print to file' option), but I can't do much with it from there. Anyone know of any utilities that allow print files to be viewed?