The HaruDestination class
(PECL haru >= 0.0.1)
Introduction
Haru PDF Destination Class.
Class synopsis
HaruDestination
{
bool setFitR
(
float $left
,
float $bottom
,
float $right
,
float $top
)
bool setXYZ
(
float $left
,
float $top
,
float $zoom
)
}
Table of Contents
User Contributed Notes
There are no user contributed notes for this page.