PaulJayKnight
June 29th, 2010, 04:56 AM
If I use the Print to file option on the print dialog. How do I then print from the file that it creates?
|
Click to See Complete Forum and Search --> : Print to file PaulJayKnight June 29th, 2010, 04:56 AM If I use the Print to file option on the print dialog. How do I then print from the file that it creates? Tom Frohman June 29th, 2010, 08:06 AM http://www.mrkent.com/forms/tools/prntofile.htm I tried this on my computer. Instead of using LPT1 I used the path to the network printer and it worked. I printed to a file called "printfile.prn". copy c:\printfile.prn /b \\PRINTERSERVER\PRINTERNAME codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |