Sophie

Sophie

distrib > Mageia > 7 > x86_64 > by-pkgid > 2b917e0437961edec048f1d15e2d7449 > files > 9218

php-manual-en-7.2.11-1.mga7.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
 <head>
  <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  <title>Introduction</title>

 </head>
 <body><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="book.pdf.html">PDF</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="pdf.setup.html">Installing/Configuring</a></div>
 <div class="up"><a href="book.pdf.html">PDF</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div><hr /><div id="intro.pdf" class="preface">
  <h1 class="title">Introduction</h1>
  <p class="para">
   The PDF functions in PHP can create PDF files using the PDFlib 
   library from PDFlib GmbH (<a href="http://www.pdflib.com/products/pdflib-family/" class="link external">&raquo;&nbsp;www.pdflib.com</a>).
   A restricted version called PDFlib Lite 7 is available for free,
   but it is no longer maintained since 2010.
   PDFlib integration for PHP is still actively maintained by PDFlib GmbH.
   It is mainly targeted at the commercial PDFlib versions, but can also
   be used for the old PDFlib Lite.
  </p>
  <p class="para">
  If you want to use PDFlib we urge you start with the examples which are 
  included in all PDFlib packages, and refer to the extensive manuals in 
  PDF format which are also included. At a minimum you should take a look 
  at the hello.php sample to learn basic setup for PDFlib usage.
  </p>
  <blockquote class="note"><p><strong class="note">Note</strong>: 
   <p class="para">
    If you&#039;re interested in alternative free PDF generators that do not 
    utilize external PDF libraries, see <a href="faq.using.html#faq.using.freepdf" class="link">
    this related FAQ</a>.
   </p>
  </p></blockquote>
 </div><hr /><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="book.pdf.html">PDF</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="pdf.setup.html">Installing/Configuring</a></div>
 <div class="up"><a href="book.pdf.html">PDF</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div></body></html>