【问题标题】:TCPDF custom header and footer WriteHTMLTCPDF 自定义页眉和页脚 WriteHTML
【发布时间】:2012-03-04 15:47:19
【问题描述】:

我在 tcpdf 中找到了自定义页眉页脚的操作方法。但是这个例子http://www.tcpdf.org/examples/example_003.phps 使用了 $this->Cell() 。我想显示一个表格并尝试使用 $this->WriteHTML 但这给了我错误???有什么线索吗?

Errors-> Severity: Notice

Message: Undefined index: rows

Filename: tcpdf/tcpdf.php

Line Number: 21355

【问题讨论】:

    标签: php pdf tcpdf


    【解决方案1】:

    此错误通常表示您尝试显示格式错误的 html(表格?)的 html。用实际代码更新您的问题。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2017-12-16
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2016-11-06
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多