M
mstuehler
All,
I have Adobe Acrobat Professional installed, so when I need to convert a PPT
to a PDF, I can simply select "Convert to Adobe PDF" from the "Adobe PDF"
menu.
However, I'd like to be able to do this through Automation (vbscript or vba).
Does anyone know if this is possible?
For example, I can run other vba macros using this:
oApp.Run(\"SomeMacro\", params)
However, I don't know how to call the Adobe "Convert to PDF" macro....
Many thanks in advance for your advice and insight!
Cheers,
Matt Stuehler
I have Adobe Acrobat Professional installed, so when I need to convert a PPT
to a PDF, I can simply select "Convert to Adobe PDF" from the "Adobe PDF"
menu.
However, I'd like to be able to do this through Automation (vbscript or vba).
Does anyone know if this is possible?
For example, I can run other vba macros using this:
oApp.Run(\"SomeMacro\", params)
However, I don't know how to call the Adobe "Convert to PDF" macro....
Many thanks in advance for your advice and insight!
Cheers,
Matt Stuehler