J
John Wright
I currently have Office 2007 installed on my development computer. My
program will open a word file, populate the document by setting data at the
bookmarks and print the document. This works just fine. However, I have
found out that 3/4 of the users in the plant are still using Office XP. So I
need to check for the version of Word and if it is lower than version 11.0
(Office XP) I need to write a similar function that will open the document,
populate the bookmarks and print out the document.
Can this be done using Microsoft.Office.Interop.Word version 11.0 (I used
this version because it works with 2007 and some users had Office 2003)?
If so, does anyone have a link to point me in the right direction to do this?
If not, what options do I have ? I need to get this fixed ASAP and it is
critical to the plant.
Thanks.
John
program will open a word file, populate the document by setting data at the
bookmarks and print the document. This works just fine. However, I have
found out that 3/4 of the users in the plant are still using Office XP. So I
need to check for the version of Word and if it is lower than version 11.0
(Office XP) I need to write a similar function that will open the document,
populate the bookmarks and print out the document.
Can this be done using Microsoft.Office.Interop.Word version 11.0 (I used
this version because it works with 2007 and some users had Office 2003)?
If so, does anyone have a link to point me in the right direction to do this?
If not, what options do I have ? I need to get this fixed ASAP and it is
critical to the plant.
Thanks.
John