Documentation PHP
-
Effectuer une recherche
-
Accueil Support du web
-
Scripts et astuces
-
Forum
-
PHP.net
Documentation PHP
Référence des fonctions
Affichage des données non-textuelles
haru
Introduction
Installation/Configuration
Constantes pré-définies
Exemples
Polices internes et encodages
HaruException
HaruDoc
HaruPage
HaruFont
HaruImage
HaruEncoder
HaruOutline
HaruAnnotation
HaruDestination
<< haru
HaruDestination::setFit >>
haru
Documentation PHP
Classe HaruDestination
Introduction
Classe Haru PDF Destination.
Synopsis de la classe
HaruDestination
class
HaruDestination
{
/* Méthodes */
bool
setFit
(
void
)
bool
setFitB
(
void
)
bool
setFitBH
(
float
$top
)
bool
setFitBV
(
float
$left
)
bool
setFitH
(
float
$top
)
bool
setFitR
(
float
$left
,
float
$bottom
,
float
$right
,
float
$top
)
bool
setFitV
(
float
$left
)
bool
setXYZ
(
float
$left
,
float
$top
,
float
$zoom
)
}
Sommaire
HaruDestination::setFit
— Définit l'apparence de la page afin qu'elle tienne dans la fenêtre
HaruDestination::setFitB
— Définit l'apparence de la page afin qu'elle tienne dans une boite de la page dans la fenêtre
HaruDestination::setFitBH
— Définit l'apparence de la page afin qu'elle tienne en largeur dans la boite
HaruDestination::setFitBV
— Définit l'apparence de la page afin qu'elle tienne en hauteur dans la boite
HaruDestination::setFitH
— Définit l'apparence de la page afin qu'elle tienne en largeur dans la page
HaruDestination::setFitR
— Définit l'apparence de la page afin qu'elle tienne dans le rectangle spécifié
HaruDestination::setFitV
— Définit l'apparence de la page afin qu'elle tienne en hauteur dans la fenêtre
HaruDestination::setXYZ
— Définit l'apparence d'une page
<< haru
HaruDestination::setFit >>
haru
Documentation PHP
Ceci n'est pas la documentation originale du langage de programmation php, pour y accéder visiter le site
www.php.net
Page générée en 0.001194 secondes.