Showing posts with label integration. Show all posts
Showing posts with label integration. Show all posts

Monday, March 26, 2012

Powerpoint Integration

Is it planed to save data's on powerpoint file?

or better, to get data on a powerpoint template?

Thanks for answer

You can read or write directly PowerPoint file (or PowerPoint template) if this file is in XML style.

Office 2007 offer XML file as a standard, and you can save office 2003 files as XML files.

If you want to have a test, you need to write an Office 2003 Document (with Microsoft Word) and save as XML file (for example c:\TEST.XML). After you save this file you can open c:\TEST.XML file with NOTEPAD.EXE (or other text editor), and you can cange the text from that file (without affecting structure). You need to reopen c:\test.xml with Microsoft Office Word 2003 and you will see what it happend.