pdf_set_leading

(PHP 3 >= 3.0.6, PHP 4, PECL)

pdf_set_leading -- Deprecated: Sets distance between text lines

Description

This function is deprecated, use pdf_set_value() instead.


add a note add a note User Contributed Notes
staemmler at gmx dot de
01-Dec-2000 01:22
You need to call pdf_set_leading() before pdf_continue_text() every time for proper work.