954,551 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Need To Print PDF using VBA in Word

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

vignesh_N
Newbie Poster
1 post since Jul 2005
Reputation Points: 10
Solved Threads: 0
 

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.

Comatose
Taboo Programmer
Team Colleague
2,910 posts since Dec 2004
Reputation Points: 361
Solved Threads: 215
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You