I have to write an application that export some text to WORD or EXCEL. I've search OFFICE API fot C++ but i've found nothing.
How should I Proceed ??
Thanks to all.
Printable View
I have to write an application that export some text to WORD or EXCEL. I've search OFFICE API fot C++ but i've found nothing.
How should I Proceed ??
Thanks to all.
Check out the site:
http://www.codeguru.com/atl/wordauto.shtml
The only way to do it is through COM.