【发布时间】: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
【问题讨论】: