B
Basavaraj
Hi,
I open a Document template using C++ program (without using MFC),
Now, the templete is opened as a document. Upon attempting to save the
document, MS Word suggest a file name to be saved to..I mean, this file name
will be same as that of Temple but with an extension of .doc. mabe be if
template name is Template.dot then file name what MS Word suggests will be
Template.doc or Templete1.doc if the first one is already present ans so on..
Can i have a control in my program to specify a name to displayed by MS Word
while user attempts to save that doc..?
To be clear a simple, if i give a string like "customname.doc" , MS Word
should display this name in the save as dialog when user attempts to save the
document. Is this possible to do programatically .? can anyone help me in
this regard.?
Thanks in advance.
Regards,
-Basavaraj
I open a Document template using C++ program (without using MFC),
Now, the templete is opened as a document. Upon attempting to save the
document, MS Word suggest a file name to be saved to..I mean, this file name
will be same as that of Temple but with an extension of .doc. mabe be if
template name is Template.dot then file name what MS Word suggests will be
Template.doc or Templete1.doc if the first one is already present ans so on..
Can i have a control in my program to specify a name to displayed by MS Word
while user attempts to save that doc..?
To be clear a simple, if i give a string like "customname.doc" , MS Word
should display this name in the save as dialog when user attempts to save the
document. Is this possible to do programatically .? can anyone help me in
this regard.?
Thanks in advance.
Regards,
-Basavaraj