C
Corey B
I am trying to write a simple .NET console application that will use
PowerPoint 2007 to open up a .PPTX presentation and save it as a .PPT
presentation. I think that I have figured out how to do this in the
API. But on my dev machine do I need to have Office 2007 installed?
Currently I have Office 2003 installed and I don't want to update. Is
there any way to just get the DLLs that I need to reference in
the .NET app or do I have to install Office 2007 on my dev machine?
Thanks,
Corey
PowerPoint 2007 to open up a .PPTX presentation and save it as a .PPT
presentation. I think that I have figured out how to do this in the
API. But on my dev machine do I need to have Office 2007 installed?
Currently I have Office 2003 installed and I don't want to update. Is
there any way to just get the DLLs that I need to reference in
the .NET app or do I have to install Office 2007 on my dev machine?
Thanks,
Corey