I want to print .TXT, .RTF, .DOC, .PDF, .HTML, etc. to file so the file will be in graphical format and will be able to be read by any imaging program (Windows Paint, Photoshop etc.).
How to do that?
I want to print .TXT, .RTF, .DOC, .PDF, .HTML, etc. to file so the file will be in graphical format and will be able to be read by any imaging program (Windows Paint, Photoshop etc.).
How to do that?
This virtual printer driver takes print requests and outputs to a variety of common formats, well worth a look: http://sourceforge.net/projects/imageprinter/
Original link is dead; from archive: archived link
You could press the prtscr (or whatever the print screen button is called and then paste it into paint and save. (but that depends on the document size). But for small documents it could work.