7/28/2011 10:25:01 PM
Title:
Flex reports in MS powerpoint
Hello,
My clients requirement is to generate reports in MS powerpoint
We already made reports in pdf format by using alivepdf.
So is there any library or swc which helps us to convert flex data to powerpoint as same like alivepdf???
If it is opensource then well and good. but if it is not then also I can ask to my manager to buy it
I searched for it but not able to find it.
Please Help.
I want to give estimations to my client as early as possible.
Thanks in advance.
7/31/2011 8:20:45 AM
there is no swc available for generating ppt files from flash. You can generate ppt files on serverside sending data from flash to server. Here is a link from microsoft which shows how to generate ppt files using C#.
http://support.microsoft.com/kb/303718/