[ Index ]
 

Code source de eGroupWare 1.2.106-2

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/phpgwapi/inc/fpdf/doc/ -> setautopagebreak.htm (source)

   1  <HTML>
   2  <HEAD>
   3  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
   4  <TITLE>SetAutoPageBreak</TITLE>
   5  <LINK TYPE="text/css" REL="stylesheet" HREF="../fpdf.css">
   6  </HEAD>
   7  <BODY>
   8  <H2>SetAutoPageBreak</H2>
   9  <TT>SetAutoPageBreak(<B>boolean</B> auto [, <B>float</B> margin])</TT>
  10  <H4 CLASS='st'>Version</H4>
  11  1.0
  12  <H4 CLASS='st'>Description</H4>
  13  Enables or disables the automatic page breaking mode. When enabling, the second parameter is
  14  the distance from the bottom of the page that defines the triggering limit. By default, the
  15  mode is on and the margin is 2 cm.
  16  <H4 CLASS='st'>Parameters</H4>
  17  <TT><U>auto</U></TT>
  18  <BLOCKQUOTE>
  19  Boolean indicating if mode should be on or off.
  20  </BLOCKQUOTE>
  21  <TT><U>margin</U></TT>
  22  <BLOCKQUOTE>
  23  Distance from the bottom of the page.
  24  </BLOCKQUOTE>
  25  <H4 CLASS='st'>See also</H4>
  26  <A HREF="cell.htm">Cell()</A>,
  27  <A HREF="multicell.htm">MultiCell()</A>,
  28  <A HREF="acceptpagebreak.htm">AcceptPageBreak()</A>.
  29  <H6></H6>
  30  <HR>
  31  <DIV ALIGN="CENTER"><A HREF="index.htm">Index</A></DIV>
  32  </BODY>
  33  </HTML>


Généré le : Sun Feb 25 17:20:01 2007 par Balluche grâce à PHPXref 0.7