VB merged document has no defualt printer in WORD

J

Jim Rendant

I have programatically sent data from access to a merged word document. The
goal is to print this document with out user intervention. However the merged
program cannot find the default printer. When i look at the print properties
I see the printer is blank.

In VB how do I set a printer for the merged document?
 
J

Jim Rendant

Is there a way to do this without having to open a form in Dev Mode the save
it and use it. Can't you use the systems default printer?
 
Top