C# Word Template question

  • Thread starter Thread starter Jason Huang
  • Start date Start date
J

Jason Huang

Hi,

In my C# Windows Form project, if I use the "C:\\MyWordTemplate.dot" on my
Documents.Add, this will ge wrong.
But if I use the "C:\\Program Files\\Microsoft
Office\\Templates\\normal.dot", it is fine.
I have MyWordTemplate.dot under C:\, and I can open it from MicroSoft Word
with no problems.
Would someone tell me what should do in my C# code?
Thanks for help.


Jason
 
Back
Top