I want to be able to open a PowerPoint file in PHP and copy read all the contents? How it is possible,have any idea?
if you just want to read powerpoint file and convet it into a flash file and you can display that on even simple html page
yes and you can convert it to pdf and use that as well
How i can read that? Have some code samples?