Working with pdfs/viewers in AS3?

Hi,

I have a client who wants to launch pdf’s in a flash site. I’ve looked at the now unsupported FlashPaper and it or something like it would probably do the trick.

I’ve tried loading the FlashPaper swf externally into a MovieClip container on the stage but I can’t figure out how to adjust the size of the FlashPaper swf to properly fill container (I know there’s instructions on how to do this in AS2 but I’m working in AS3).

If I change the size of the loader before adding it to the stage it just stretches the swf. Does anyone know how to manipulate FlashPaper swfs? Or can someone suggest an alternative? I looked at iPaper but I can’t see anywhere that it creates swfs that I can load into my MovieClip container.

Any suggestions would be greatly appreciated.

Thank You.