Nov 29, 2002 #1 chrisbibby Technical User Joined Jun 28, 2001 Messages 8 Location GB I have printed a doc to a spool file - how do I subsequently print that file???
Nov 29, 2002 #2 PAndersen Programmer Joined Apr 27, 2001 Messages 1,105 Location NO If the file is a real spool file, it should go to the printer more or less automatically. Else, maybe drag and drop it on a printer icon (?) Upvote 0 Downvote
If the file is a real spool file, it should go to the printer more or less automatically. Else, maybe drag and drop it on a printer icon (?)
Nov 29, 2002 #3 wolluf Technical User Joined Apr 9, 2002 Messages 9,740 Location GB Long time since I've done this! Think you can do it with copy command (command prompt), eg copy printfile > lpt1: Upvote 0 Downvote
Long time since I've done this! Think you can do it with copy command (command prompt), eg copy printfile > lpt1: