Does the output of FlashPaper in Coldfusion end up using the Print driver? I need to create a service to accept a word doc or pdf and have it converted to a swf. It needs to be able to handle decent load so trying to figure out if it will create a new thread and handle multiple requests at once or will it queue up the conversion.
Scribd would have been a great choice but we need to store the SWF on our servers based on requirements. Print2Flash can only handle 1 request at a time and it can't queue. I am also open to other solutions I may not know about it if CF can't handle it. Thanks! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:327921 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

