Save print option 'FitToPage' (Fit to scale paper) using VBA?

  • Thread starter Vincent Verheul
  • Start date
V

Vincent Verheul

Hello Group,

I am using Visual Basic for Applications (VBA) to create a Powerpoint
presentation. I use a custom paper size depending on the size of the
'drawing'. To print successfully, I want to use the 'Fit to scale paper'
option.

I want to automate this: I set the .PrintOptions.FitToPage to MsoTrue for
the presentation and save it. I want to print later.

However, when I open the presentation, the print option 'Fit to scale paper'
is still off. What am I doing wrong here?

Thanks!
Vincent
 
V

Vincent Verheul

Hello Steve,

Thanks! It's a pity this can't be done through VBA, I will try the SendKeys
work-around.

Kind Regards,
Vincent
 

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

Top