Re: i want to save the output of my application as word document.is there any api available to do this.
Posted By:
Luigi_Viggiano
Posted On:
Friday, October 26, 2001 04:37 PM
As I know, there's no public documentation about ms-word doc's file format, so no-one can have 100% compatibility with it. You can use rtf format instead or another intechange format (html too... also if you save it as .doc file word will be able to open it...).