3/28/2011 9:38:17 PM
Title:
HOW TO IMPORT VARIOUS TYPES OF FILES LIKE PDF, TXT INTO THE FLEX 4 APPLICATION
HI FRIENDS,
I want to import different types of files into the flex 4 application that files like a pdf,xml,txt,xls,......ect.. if any way to do that please help me ..................
Thanks ,
Prakash
4/1/2011 12:53:11 AM
importing the above mentioned file types is a big deal. i have not even seen a desktop application that can import all these file types other than Microsoft word itself. You may use some other software which can convert these documents to images and then you can load the images. Remember in this case you cannot edit it since being an image.