I have three related questions.
I want to create a word file with a name from C++. I want to be able to sent the printing command to this file, so that the file is
When you have the file and just want to print it, then look at this entry at Raymond Chen's blog. You can use the verb "print" for printing.
See the shellexecute msdn entry for details.