PHP 7.0.6 Released

PDF_setflat

(PHP 4, PECL pdflib >= 1.0.0)

PDF_setflatSet flatness

Description

bool PDF_setflat ( resource $pdfdoc , float $flatness )

Sets the flatness parameter. Returns TRUE on success or FALSE on failure.

User Contributed Notes

There are no user contributed notes for this page.
To Top