How to save Flex form data into Word document?
- by Nirmal Singh Raja Reegan
I want to save the contents of my Flex application form into a word document. It has rich formatting, hyperlinks, etc. Is is possible to do this? The output can be either ".doc" or ".rtf" file.
Thanks,
Nirmal