VBA - Shell Execute to print to A4 paper

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am using Shell Execute to print pdf files from my ppt presentation. I need
to do a version that will print to A4 paper. Is there something I have to
add in the code for this or will the Shell Execute print to whatever the
users default paper settings are?

Thanks!
 
I am using Shell Execute to print pdf files from my ppt presentation. I need
to do a version that will print to A4 paper. Is there something I have to
add in the code for this or will the Shell Execute print to whatever the
users default paper settings are?

Reader and Acrobat should print to the default driver and paper size.
Whether they scale the PDF to the default paper size or choose paper size based
on PDF page size is partially a matter of which version of Reader/Acrobat and
partially user settings. It's not something that can be controlled by the PDF
itself.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top