I am not sure what is your requirement but i feel if you want to display the PDF then why can't you use Adobe Reader which is free and almost all the internet computers are having it installed.
We had the similar requirement to show PDF we were using the iframe to display pdf in a flex application. If you want to display flex inside flash player then it needs to be converted to a format which can be loaded in flash player e.g. SWF using Flash Paper or some converter which can convert PDF content to Images and then those images can be viewd in flex. Regards, Ashok Kumar On Tue, Dec 13, 2011 at 8:57 PM, Gaurav Pandey <[email protected]>wrote: > Dear All, > > From last two days I am fighiting with the problem of displaying PDF > in Flex4 without use of any PDF client like Adobe Acrobet. > > I have googled and found Flex paper(seems good) but one hurdel, it > first convert the pdf into swf by using a tool and then display it by > providing an interface. > > Is there any option , please suggest. > > > Regards, > Gaurav > > -- > You received this message because you are subscribed to the Google Groups > "Flex India Community" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/flex_india?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/flex_india?hl=en.

