PDF_set_leading
(PHP 4, PECL pdflib >= 1.0.0)
PDF_set_leading — Set distance between text lines [deprecated]
说明
This function is deprecated since PDFlib version 3, use
PDF_set_value() with the parameter
leading
instead.

User Contributed Notes 1 note
staemmler at gmx dot de ¶
18 years ago
You need to call pdf_set_leading() before pdf_continue_text() every time for proper work.
备份地址:http://www.lvesu.com/blog/php/function.pdf-set-leading.php