douji6940 2014-08-04 23:08
浏览 93
已采纳

使用PHP创建PowerPoint文件

I need to find a way to create (or modify a pre-created ) PowerPoint file using PHP. Looking on the web I find the class COM but I am having some problem with that. I am using Ubuntu 14 (with LAMPP) and I added the few lines to make it works, as said in this page (Class 'COM' not found) but nothing seems to change. I would ask if there is something else that I can make so class COM will work or another way to create and/or modify a PowerPoint file.

Thank you.

  • 写回答

1条回答 默认 最新

  • duandai3964 2014-08-04 23:15
    关注

    Given that you're using Ubuntu, so can't use COM with MS PowerPoint, have you tried PHPPowerPoint which doesn't have any dependency on MS Office?

    An alternative would be to use PUNO with Libre/Open Office Impress

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
编辑
预览

报告相同问题?

手机看
程序员都在用的中文IT技术交流社区

程序员都在用的中文IT技术交流社区

专业的中文 IT 技术社区,与千万技术人共成长

专业的中文 IT 技术社区,与千万技术人共成长

关注【CSDN】视频号,行业资讯、技术分享精彩不断,直播好礼送不停!

关注【CSDN】视频号,行业资讯、技术分享精彩不断,直播好礼送不停!

客服 返回
顶部