Jump to content

printing using excel macro


Naisan

Recommended Posts

I'm trying to print a pdf file using the shell command in excel:

Shell("C:\Program Files\Nitro\Pro 11\NitroPDF.exe /s /o /h /p """ & FilePath & """", vbMinimizedFocus)

This works. But how do I only print the first page?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.