Sorry, there is no other multipage print components available. What are you printing? Pages of text should be relatively easy.
________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of dmiramontesval Sent: Friday, December 08, 2006 12:07 PM To: [email protected] Subject: [flexcomponents] Printig multipage output I need to print a component which has a lot of information and which doesn't fit on a single page, so i need multiple pages to print it. Unfortunately Flex doesn't provide any support for this UNLESS you use PrintDataGrid, which is useless to me because the application i am trying to print doesn't have ANY PrintDataGrid control. So the big question is how to handle multipage when printing something that IS NOT a PrintDataGrid. Any ideas? any custom components that implement this functionality? any solution? Thanks
