(PECL haru >= 0.0.1)
Set horizontal scaling for the page
bool HaruPage::setHorizontalScaling ( float $scaling )
Set the horizontal scaling for the page.
Parameters:
scaling
The horizontal scaling for text showing on the page. The initial value is 100.
Returns:
Returns TRUE
on success.
Exception:
Throws a HaruException on error.
See also:
Please login to continue.