What file format does powerpoint use to save a presentation?

S

steve kwon

Hello,

Programmers can write information into a RTF file and Word can open the
RTF and display the information just as if it were a word document. What
file format can I use for PowerPoint so that I can write to a file and
powerpoint will display the information too?

Steve
 
S

Shyam Pillai

It depends on your requirements. The PowerPoint file format is not
documented. PowerPoint can read HTML pages and convert it as presentation.
If you are not writing to the native format then html is your best bet.
However you need to look at the html exported when PPT file is saved as
HTML.
 
Top