Hi,
I have a problem when I try to print a Word Document from VB.NET in Word
2002. The instruction that I execute is the next:
........ActiveDocument.PrintOut(Background:=True, Copies:=1)
When I execute the same instruction in Word 2003 it doesn't fail. Can
anybody help me????
Thanks,
Perry - 23 Jan 2007 23:30 GMT
Y've let a very important item away in yr snippet:
> ........ActiveDocument.PrintOut(Background:=True, Copies:=1)
Where is yr Word application object variable and how is this instantiated ??
Could make a difference ...
Still wondering why it executes onder wd 2K2 and not under wd 2K3
Krgrds,
Perry
> Hi,
> I have a problem when I try to print a Word Document from VB.NET in
[quoted text clipped - 6 lines]
>
> Thanks,
Perry - 28 Jan 2007 22:48 GMT
answered in Word.Programming
> Hi,
> I have a problem when I try to print a Word Document from VB.NET in
[quoted text clipped - 6 lines]
>
> Thanks,