Hi,
I'm developing a .NET application that uses the Office Interop mechanism to edit files and convert them to PDF.
Using the version 12 of object libraries I can open and edit files created in Powerpoint 2003 and add/edit their footer.
But when I try to do the same with a file created in Powerpoint 2007, I can't access the footer text the same way as in Powerpoint 2003. Even exporting the file created in 2007 as a .ppt, the problem persists.
I've read in some articles that Powerpoint 2007 works with footers as if they were regular text boxs, but it seems hard to believe that something that existed in an earlier version of Office suddenly disappears.
Thanks for your help,
Vasco Costa