useful recursive PHP functions

recursively ...

PHP Manual for

pdf_setlinewidth

(PHP 3>= 3.0.6, PHP 4 )

pdf_setlinewidth -- Sets line width

Description

void pdf_setlinewidth ( resource pdfdoc, float width)

Sets the current linewidth to width . Returns TRUE on success or FALSE on failure.

© 2012 lixlpixel