we are having issues saving excel sheets in PHP. Minimalistic code: The call to save will throw a com_exception with message “Source: Microsoft Excel Description: Das Dokument wurde nicht gespeichert.” (German for “The document was not saved.”) When any worksheet of the workbook has be…
Tag: com
PHPWebAdmin not working – DCOM error, despite modifying permissions
I’m trying to set up PHPWebAdmin to work with an installation of hmail. I understand that for php version 5.3.15 / 5.4.5 and higher the COM API has been disabled as a module. I was using PHP version 5.3.21, I went ahead upgraded to PHP 5.4.24 and added the following to my php.ini Before the upgrade I wa…
get word document count and number of slides count in PPT
Is it possible to get the number of pages in word document or number of slides in a ppt? I have done a lot of research on it and I am desperately looking for solution. I saw that it is very difficult to get it done in PHP on linux server. I would be ok with Java also, but is