Re: VC++, MS-Word, and Automation
From: rajas (rajas_at_cox.net)
Date: 04/13/04
- Next message: Phil Wilson: "Re: DCOM on Windows 2003 server"
- Previous message: John Phillips: "Re: Please Help!!!"
- In reply to: nfg: "VC++, MS-Word, and Automation"
- Next in thread: Tim: "Re: VC++, MS-Word, and Automation"
- Reply: Tim: "Re: VC++, MS-Word, and Automation"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 13 Apr 2004 09:18:07 -0700
Check msdn - for Word Automation with C++ They have examples. (
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnoffdev/html/vsofficedev.asp )
I have a related question for more knowledgeable people here - how do you
check whether MS Word is installed in the machine - without actually
launching it.
"nfg" <intell1@thestep.gr> wrote in message
news:c5gtrc$8ek$1@nic.grnet.gr...
> I have a program that collects data in VC++ 6.0. I want to be able to
create
> MS Word
> reports from that data. I need to insert more than one table with
different
> amount of colums and rows, insert text between the tables, add headers
and
> footers, change fonts and fontsize,
> etc.
>
> Does anyone know where to get documentation and/or examples of using MS
Word
> from a VC++ Application? So that I can accomplish the task described
above?
> Any pointers
> to on-line information (including proper newsgroups) will be appreciated.
>
> TIA,
>
> Nikolas
>
>
>
>
- Next message: Phil Wilson: "Re: DCOM on Windows 2003 server"
- Previous message: John Phillips: "Re: Please Help!!!"
- In reply to: nfg: "VC++, MS-Word, and Automation"
- Next in thread: Tim: "Re: VC++, MS-Word, and Automation"
- Reply: Tim: "Re: VC++, MS-Word, and Automation"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|