I need code to print a PDF present in a folder to the local printer using VBA in word. Can any help me with the code.

Thanks in Advance
Vignesh N

You should read this thread, so you get an idea of what's happening, and then use a similar fashion with your VBA:
http://www.daniweb.com/techtalkforums/post85128-2-15.html

Basically, figure out the path to adobe's acrobat, then load it with a shell command, and pass it the switches needed to print. Let me know if I should elaborate more.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.