【问题标题】:What is the best way to generate pdf or other file type like xls on php?在php上生成pdf或其他文件类型(如xls)的最佳方法是什么?
【发布时间】:2011-12-02 17:46:13
【问题描述】:

我通常使用 fpdf 来执行此操作,但我感到困惑且不够简单。有没有除此之外的任何 php 框架。

【问题讨论】:

    标签: php pdf-generation fpdf


    【解决方案1】:

    你可以用 tcpdf 扩展的 yii 框架来生成 tcpdf http://www.yiiframework.com/extension/tcpdf/ 的 pdf

    要生成 xls,您可以使用 phpexcel Yii 扩展名http://www.yiiframework.com/extension/phpexcel/

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2020-03-11
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2010-10-12
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多