Automation of word using VC++,Com
I have an application in VC++ 2005. I need retrieve some status bar information from Word2003, such as: Page,section, How I can do it? Someone have li开发者_如何学Pythonnk or sample code in VC++
Thanks
You can communicate with Word using Office automation and COM. See e.g. this article on The Code Project for sample code, and msdn for the Word Object Model.
 
         加载中,请稍侯......
 加载中,请稍侯......
      
精彩评论