[ 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/ -> setcompression.htm (source)

   1  <HTML>
   2  <HEAD>
   3  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
   4  <TITLE>SetCompression</TITLE>
   5  <LINK TYPE="text/css" REL="stylesheet" HREF="../fpdf.css">
   6  </HEAD>
   7  <BODY>
   8  <H2>SetCompression</H2>
   9  <TT>SetCompression(<B>boolean</B> compress)</TT>
  10  <H4 CLASS='st'>Version</H4>
  11  1.4
  12  <H4 CLASS='st'>Description</H4>
  13  Activates or deactivates page compression. When activated, the internal representation of
  14  each page is compressed, which leads to a compression ratio of about 2 for the resulting
  15  document.
  16  <BR>
  17  Compression is on by default.
  18  <BR>
  19  <BR>
  20  <B>Note: </B>the Zlib extension is required for this feature. If not present, compression
  21  will be turned off.
  22  <H4 CLASS='st'>Parameters</H4>
  23  <TT><U>compress</U></TT>
  24  <BLOCKQUOTE>
  25  Boolean indicating if compression must be enabled.
  26  </BLOCKQUOTE>
  27  <H6></H6>
  28  <HR>
  29  <DIV ALIGN="CENTER"><A HREF="index.htm">Index</A></DIV>
  30  </BODY>
  31  </HTML>


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