Printing a pdf from code

D

Dena

I am trying to print a pdf file from Access code. I have
used the shell mechanism to launch Acrobat reader, but
can't get the file open to print.

Is there a way to send the command to print a specific pdf
file and return to the code?
 
Top