Is it possible to return a report generated via CFReport from a CFC? I've tried 
a couple of different things, and only end-up with a blank HTML page.

-Name the cfreport, and returning using the name.
-Setting output=true on the method, and not returning anything.

I can save the report to a file, return the filename and call it that way, but 
how does that work when the format=flashpaper? 

In debugging, I can see my cfc.init(), the getReportXML() call, the 
getChartData_0() call, my reportmethod call. But no report? 

This worked fine outside of a CFC. Any thoughts? 

Cheers,
Kris

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/cf_lists/message.cfm/forumid:4/messageid:247215
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to