Thanks for the suggestion, Mark. Your idea about the control going to the pdf plugin gave me the idea to try to output FlashPaper from the cfdocument. But, that produced the same DeliveryInDoubt error.
I would have also thought the same thing about the returning value if I had not started with returning nothing. Originally, my RemoteObject was not expecting anything in return and the CFC wasn't passing anything back to Flex. I was simply calling the function from Flex with the idea that it would run and output a PDF. Doing that is how I came to the DeliveryInDoubt error. The CFC works perfectly if called from a cfm, it's only when calling it from Flex that it errors. You mentioned that you ran into this before. What are your plans for working around it? -Scott ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:5072 Subscription: http://www.houseoffusion.com/groups/Flex/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.37
