This seems simple, but I'm not sure if it's possible. I'm building some forms that have a print option. I'm using CFDocument to dump the contents to PDF, and then the user can print from there. Of course, now they are asking if it's possible to send the PDF directly to their browser's print dialog, so they don't have to click print. I could do this easily if it was just HTML, but I want to keep it in the PDF so the formatting comes out as expected on all the different printers. Is there a way to send a PDF to their printer? I don't need to skip the print dialog, but I'm not sure how to do this with a generated PDF. I'm also open to using flashpaper, if that's easier.
-- My Sites: http://www.techfeed.net/blog/ http://www.cfquickdocs.com/ http://cfformprotect.riaforge.org/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Macromedia ColdFusion MX7 Upgrade to MX7 & experience time-saving features, more productivity. http://www.adobe.com/products/coldfusion Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:271637 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

