include($_SERVER['DOCUMENT_ROOT']."/common.php") ; _startpage() ; _title(1, 'geaPdf::SetMargins') ; _title(2, 'But') ; _p() ; echo "Cette méthode permet de changer les marges" ; _endp() ; _title(2, 'Prototype') ; _code() ; echo "geaPdf::SetMargins(\$left, \$top, \$right=null)" ; _endp() ; _p() ; echo "