Ok, I did some research and here's what I found: To be able to print to a network printer from command line (I'm assuming you're on Windows), you need to have the printer on one of your LPT ports: net use lpt3 \\server\printer_share
Then you can print to lpt3: Copy <file> lpt3 > -----Original Message----- > From: Munson, Jacob [mailto:[EMAIL PROTECTED] > Sent: Friday, January 20, 2006 8:24 AM > To: CF-Talk > Subject: RE: Print to a printer > > > I want to take away the cgi completely. So cfexecute is not > an option. > > Cfexecute is still an option. You can use Linux's shell commands or > Window's Dos commands to print a file to the printer. The > file would be > created/stored by your CF. If you need it to go to different printers > depending on input params, you can direct your cfexecute accordingly. This transmission may contain information that is privileged, confidential and/or exempt from disclosure under applicable law. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution, or use of the information contained herein (including any reliance thereon) is STRICTLY PROHIBITED. If you received this transmission in error, please immediately contact the sender and destroy the material in its entirety, whether in electronic or hard copy format. Thank you. A1. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:230096 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

