I have an windows application which shows all the document contents in .mdi format. Now i want view the content of .xls and .pdf file s in .mdi format. Is it possible to do ? if so please guide me through the steps.
You just need to convert the file formats. I do not recommend to write your own converters, just buy them (then you don't have to worry about file format upgrades, etc).
You just need to convert the file formats. I do not recommend to write your own converters, just buy them (then you don't have to worry about file format upgrades, etc).