Ere you sure you don't just have cfsetting enablecfoutputonly="true" somewhere in your code (maybe in Applicaiton.cfc etc)?
mxAjax / CFAjax docs and other useful articles: http://www.bifrost.com.au/blog/ On 31 March 2010 17:07, Kevin Parker <[email protected]> wrote: > > Problem solved (very quickly) - it seems that notwithstanding the examples > I > saw you need to wrap the whole thing in CFOUPUT > > > ++++++++++ > Kevin Parker > m: 0418 815 527 > ++++++++++ > > > -----Original Message----- > From: Kevin Parker [mailto:[email protected]] > Sent: Wednesday, 31 March 2010 8:02 PM > To: cf-talk > Subject: CFDOCUMENT grief > > > Can anyone tell me what I'm missing here if anything please - trawled the > help etc etc > > I am using CFDOCUMENT (on a CF8 server) in an app to output a recipe record > to a PDF file. Trouble is only the code between the CFOUTPUT tags is > appearing in the PDF (also tried Flashpaper - same result). > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:332484 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

