Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 18093 программиста и 1744 робота. Сейчас ищут 1282 программиста ...
HaruDestination::setFitBV - Set the appearance of the page to fit the height of the boudning box
Вернуться к: HaruDestination
HaruDestination::setFitBV
(PECL haru >= 0.0.1)
HaruDestination::setFitBV — Set the appearance of the page to fit the height of the boudning box
Описание
bool HaruDestination::setFitBV
( float
$left
)
Defines the appearance of the page to magnifying to fit the height of the
bounding box and setting the left position of the page to the value of
left
.
Список параметров
-
left
-
The left coordinates of the page.
Возвращаемые значения
Returns TRUE
on success.
Ошибки
Вызывает исключение HaruException при ошибке.
Вернуться к: HaruDestination