In my new (PHP) project my requirement is to convert ppt and doc to html using php. Does anybody know how it can be done?
I search so many forums and found that we can convert ppt to html using EXEC() command from php code by calling OPENOFFICE software.
Can anybody tell me what is the command of openoffice to convert ppt to html.
Can anybody help me how it will done on windows and linux server. My local machine have windows and server is in linux.
Also if somebody help to convert doc to html?