T
Tony Logan
I'm using Word 2002, and I'm wondering if it's possible to open a PowerPoint
file from Word and save the PPT file as a PDF. The user would need to be able
to select the folder the particular file was in.
I found some example coding to control PowerPoint from Word, but the example
code throws an error with the first variable declaration, which is:
Dim oPPT As PowerPoint.Application
Does anyone know if it's possible to do what I'm trying to do? Thanks.
file from Word and save the PPT file as a PDF. The user would need to be able
to select the folder the particular file was in.
I found some example coding to control PowerPoint from Word, but the example
code throws an error with the first variable declaration, which is:
Dim oPPT As PowerPoint.Application
Does anyone know if it's possible to do what I'm trying to do? Thanks.