(PHP 4, PECL pdflib >= 1.0.0)
Scale coordinate system
bool PDF_scale ( resource $p, float $sx, float $sy )
Scales the coordinate system. Returns TRUE
on success or FALSE
on failure.
Please login to continue.