I'm trying to save a PowerPoint presentation using VBA, and I want to save it as a .pdf in Handout format with 2x2 slides on a page. Can somebody tell me or point me to a link that tells me how to do it. I've done my homework on Google, but couldn't find it. Any help/suggestions/hints will be appreciated.
I've tried searching the reference too, but I only reached the ppSaveAsPDF
, which is anyway accessible from the VBE IntelliSense. But I don't know how to achieve the handout 2x2 part.