A can build a grid in your flex code using a combination of AlivePDF and Abdul's DataGridDataExporter.as (http://www.abdulqabiz.com/blog/ archives/flash_and_actionscript/datagriddataexporter.php)
I have archived displaying my datagrid data as a table in the final PDF with the above two things. Basically you will modify DataGridDataExporter slightly so that you have the data seperated by comma and then feed that AlivePDF. AlivePDF supports drawing boxes and you basically create a virtual table of data from your datagrid with those boxes. I remember this has been discussed earlier in this group. Cheers, -Anish --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

