When building previous RIA's using flash, I fell in love with the blazepdf component (http://www.blazepdf.com) as a way to quickly build PDF files using actionscript. Lacking a similar component in Flex, I am wondering if it is possible to turn Flash AS2 SWF in to a self contained "module", load it into Flex, pass it some variables and let it do it's thing. I figure I could easily create this little Flash module to act as my print engine when the user want to print or build PDF's. Does this seem possible? I don't have any experience loading SWF's in Flex so any insight or link you can provide are much appreciated.
OR maybe there are other solutions that people are using to create PDF's from their Flex creations? Thanks, Kevin

