So your method has no <cfreturn> tag in it? I assume the cfdocument tag is saving the PDF to a file.. but if you're not returning anything with cfreturn, then your flex app doesn't know about it.
Rick On 3/4/08, Scott McAllister <[EMAIL PROTECTED]> wrote: > > What is being returned by the method being accessed by the > > remoteobject? > > At this point, nothing is returned from the method. The method receives a > value that is passed from the Flex app and then produces a PDF with the > cfdocument tag. > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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/Flex/message.cfm/messageid:5054 Subscription: http://www.houseoffusion.com/groups/Flex/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.37
