To convert format of a file to other format through C# code
-
hi everybody, can anybody tell me how to convert a xml file to doc,htm,pdf and doc file to pdf,htm,xml through C# code. any help would be appreciated. thanks in advance
-
hi everybody, can anybody tell me how to convert a xml file to doc,htm,pdf and doc file to pdf,htm,xml through C# code. any help would be appreciated. thanks in advance
yes but you should know what you want to give what i think you need can be worked out as follows create a report and let the user save it in desired format (crystal report have it built in) if you want to do more you should use some more dlls provided by microsoft (for doc rtf xls ) and from adobe (for pdf) and you should read office automation (sampels provided by microsoft will work fine) hope that will help :):)
It is Good to be Important but! it is more Important to be Good