The answer is what are you trying to achieve, if you mean by capturing the screen the answer is no. ColdFusion is server side, screen capture is client side.
If you mean could you turn an html page into a PDF to print, the answer is yes. If you need to print ColdFusion has a cfprint that could print from any printer connected to the server. To answer your question fully, one will need to know exactly what you are trying to achieve. However, number one rule ColdFusion is server side, it could deliver what is needed to achieve what you need. But you need to provide the plugin or code. -- Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613 9015 8628 Mobile: 0404 998 273 -----Original Message----- From: Don L [mailto:[EMAIL PROTECTED] Sent: Friday, 12 September 2008 12:27 PM To: CF-Talk Subject: Does CF8 or CF8.1 have some sort of screen capture function? A screen, be it, simple text or multmedia content or a mix of them, does the current CF version have anything like CFscreenCapture something? I don't think CFimage would do what I'm asking here. TIA. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312396 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

