Open PDF with AS3

Hi guys is there a way to open a pdf in flash using as3. I need to open it or just convert to images because once I have images I can do what ever I want :) Any ideas?

i did some research on the topic because i had some clients which required the same functionality - you do not have such classes/apps etc which can do it now, and this is the truth. There is only some c++ code for parsing pdf. But to use it in commercial projects, you have to pay for it. It’s not hard to find it if you make a simple Google search.