Moreover, either you need to build/structure your application so as it suffice the alivepdf api or you could iterate through your pages, in each iteration extract the bitmapdata to an array, thereafter publish this bitmapdata to your pdf.
Regards, Sharat Achary On Mon, Aug 1, 2011 at 6:11 PM, shridhar kulkarni <[email protected]>wrote: > search with alivePDF on google. Lots of links you will get > > > On Mon, Aug 1, 2011 at 4:52 PM, sowmya <[email protected]> wrote: > >> Hi, >> I want to generate pdf from flex with mutliple pages. >> I am having a canvas with RichtextEditor in it with pagination >> buttons(next and prev) and i want to generate a pdf with this canvas >> data. >> Am able to generate but am getting the pages with same content as am >> having only one canvas and one RichTextEditor. >> can anyone pls let me how can i get all the pages content instead of >> same content repeating in all the pages.. >> How to refresh the canvas and RichTextEditor.. >> Thanks in advance....:) >> >> Regards >> Sowmya >> >> -- >> 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. > -- 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.

