haru
PHP Manual

The HaruDestination class

Введение

Haru PDF Destination Class.

Class synopsis

HaruDestination
HaruDestination {
/* Methods */
bool HaruDestination::setFitBH ( float $top )
bool HaruDestination::setFitBV ( float $left )
bool HaruDestination::setFitH ( float $top )
bool HaruDestination::setFitR ( float $left , float $bottom , float $right , float $top )
bool HaruDestination::setFitV ( float $left )
bool HaruDestination::setXYZ ( float $left , float $top , float $zoom )
}

Содержание


haru
PHP Manual