This is an FYI for further development. I am not sure what your planning with you application, but you could use cfdocument to capture the HTML output and render it into a PDF / Flash paper.
So in your code you could have that magic print button, run the cfdocument over the code you want to print minus any ajax UI tags etc., and render it into a cfwindow (never done this so I do not know if a pdf would work this way) or even a new browser window. Just something to think about. Andrew Scott 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: Wednesday, 23 January 2008 12:25 PM To: CF-Talk Subject: Re: call me cfwindow maniac Ok, thanks, printing content of a cfwindow is not critical... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:297239 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

