XNA at Microsoft Gamefest

Martin is the program manager responsible for this release of the Visual Studio 2005 Tools for the 2007 Office System (code name "Cypress"). In this interview, Martin discusses the scope of this release of Visual Studio Tools for Office, with a focus on
installation and deployment. His responsibilities on this project included anticipating the different setup configurations that developers would experience, and mitigating any version compatibility issues. If you're installing the VSTO 2005 Second Edition
Beta, then you must watch this interview with Martin Sawicki!
VSTO 2005 SE Beta is the recommended tool for developing for the 2007 Microsoft Office System Beta 2 Technical Refresh. You can download the tools from the Office Developer Center
https://msdn.microsoft.com/office/tool/vsto/2005SE
hi,
Can i convert Excel and powerpoint files to pdf programmatically.
I can able to conevert word to pdf.
PIA for word has feature
object format = Microsoft.Office.Interop.Word.WdSaveFormat.wdFormatPDF;