ref.pdf.html
来自「php的帮助文档,涉及到PHP的案例和基本语法,以及实际应用内容」· HTML 代码 · 共 1,102 行
HTML
1,102 行
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html> <head> <title>PDF Functions</title> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> </head> <body><div 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="function.pdf-activate-item.html">PDF_activate_item</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> <h1 class="title">PDF Functions</h1> <div class="partintro" id="pdf.oldlibs" name="pdf.oldlibs"> <h1 class="title">Remarks about Deprecated PDFlib Functions</h1> <p class="para"> Starting with PHP 4.0.5, the PHP extension for PDFlib is officially supported by PDFlib GmbH. This means that all the functions described in the PDFlib Reference Manual are supported by PHP 4 with exactly the same meaning and the same parameters. However, with PDFlib Version 5.0.4 or higher all parameters have to be specified. For compatibility reasons, this binding for PDFlib still supports most of the deprecated functions, but they should be replaced by their new versions. PDFlib GmbH will not support any problems arising from the use of these deprecated functions. The documentation in this section indicates old functions as "Deprecated" and gives the replacement function to be used instead. </p> </div> <h2>Table of Contents</h2><ul class="chunklist chunklist_reference"><li><a href="function.pdf-activate-item.html">PDF_activate_item</a> 鈥
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?