The problem isn't the print of the document....the print works fine, but in some machine appears a message "Save the Normal.dot file?" before the print dialog appears.
I would that nothing appears when I print a word document(in my machine I don't receive anything windows xp + office 2000)...
Hi, I have a problem with Word.Application I copy and paste from several Word document
oWord[i].Documents.Item(1).Range.Copy;
OWordOut.Documents.Item(1).Range(OWordOut.Documents.Item(1).Range.End - 1, OWordOut.Documents.Item(1).Range.End - 1).Paste;
where OWordOut
oWordOut :=...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.