> Thanks for the direction, I thought I could print to any printer connection > to the PC the user > would be browsing with. So what is the best option to have a dynamically > generated page > printed to a printer without displays the content on screen first?
You can't do that from CF. You could do it by writing an ActiveX control, assuming that your clients use Windows and are willing to install your ActiveX control. There may be existing ActiveX controls that do this sort of thing, too, but you would have no guarantee that everything would work the way you want it to. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber vendor-authorized instruction at our training centers in Washington DC, Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at your location. Visit http://training.figleaf.com/ for more information! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:318340 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

