Use ColdFusion 8 (public beta) and <cfprint type="pdf" source="my.pdf" printer="printer name">
--- Ben -----Original Message----- From: Alan Rother [mailto:[EMAIL PROTECTED] Sent: Monday, July 09, 2007 4:31 PM To: CF-Talk Subject: Re: How to print directly from coldfusion code This isn't the "BEST" solution... But I used it once. Do you have an eFax acct and access to a FAX machine? If you do you can efax the result to your fax machine and in effect, print your reports. It's not a highly cost effective strategy, but it does work. On 7/9/07, Andy Matthews <[EMAIL PROTECTED]> wrote: > I suppose you'd probably have to execute some sort of script or executable living on the server, which sends a packet of info to the printer. > > -----Original Message----- > From: chr chr [mailto:[EMAIL PROTECTED] > Sent: Monday, July 09, 2007 3:00 PM > To: CF-Talk > Subject: How to print directly from coldfusion code > > Any ideas, how to print directly from coldfusion code... > > I created one scheduler that runs every night, it collects data from database and make all the data into pdf files, and print all those pdf files. My question is how can i directly print in coldfusion? > > Any ideas or suggestions are appreciated. > > Thank you. > > > --------------------------------- > Get the free Yahoo! toolbar and rest assured with the added security of spyware protection. > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create Web Applications With ColdFusion MX7 & Flex 2. Build powerful, scalable RIAs. Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJS Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:283320 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

