printing active document to specified printer

T

Ted

Hi all, i have a system where Access opens up a word document and creates a
form on the fly. at the end it prints it out using the following code:

objWord.ActiveDocument.PrintOut

That prints to the default printer. how can i code it to print to Adobe PDF,
which is one of our printer options?

Any help would be very much appreciated
TIA
Ted
 
Top