G
Gidi
Hi,
I've a windows application using C# (VS 2005).
one of my forms is opening a word document and replacing text and then print
the document.
for some reason, one of the computers i'm using with office 2007 installed,
crashes the program when i try to print the document.
I would like to know if there's a new way to find&replace strings in word
2007 (the document is *.doc).
I'm using:
Microsoft.Office.Interop.Word
Thanks,
Gidi.
I've a windows application using C# (VS 2005).
one of my forms is opening a word document and replacing text and then print
the document.
for some reason, one of the computers i'm using with office 2007 installed,
crashes the program when i try to print the document.
I would like to know if there's a new way to find&replace strings in word
2007 (the document is *.doc).
I'm using:
Microsoft.Office.Interop.Word
Thanks,
Gidi.