2010-03-28 22:10:10 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2009-07-11 08:31:40 +00:00
|
|
|
<!-- $Revision$ -->
|
2005-09-04 19:39:32 +00:00
|
|
|
|
2007-06-20 22:25:43 +00:00
|
|
|
<reference xml:id="ref.pdf" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
|
2005-12-08 13:45:05 +00:00
|
|
|
<title>PDF &Functions;</title>
|
2002-04-15 00:12:54 +00:00
|
|
|
|
2007-12-23 16:45:59 +00:00
|
|
|
<partintro xml:id="pdf.oldlibs">
|
2005-12-08 13:45:05 +00:00
|
|
|
<title>Remarks about Deprecated PDFlib Functions</title>
|
|
|
|
<para>
|
2002-04-15 00:12:54 +00:00
|
|
|
Starting with PHP 4.0.5, the PHP extension for PDFlib is
|
|
|
|
officially supported by PDFlib GmbH. This means that all the
|
2006-03-19 17:23:56 +00:00
|
|
|
functions described in the PDFlib Reference Manual are
|
2002-04-15 00:12:54 +00:00
|
|
|
supported by PHP 4 with exactly the same meaning and the same
|
2006-03-19 17:23:56 +00:00
|
|
|
parameters. However, with PDFlib Version 5.0.4 or higher all parameters
|
2007-11-01 16:40:42 +00:00
|
|
|
have to be specified. For compatibility reasons, this binding for PDFlib
|
2006-03-19 17:23:56 +00:00
|
|
|
still supports most of the deprecated functions, but they
|
2002-04-15 00:12:54 +00:00
|
|
|
should be replaced by their new versions. PDFlib GmbH will not
|
|
|
|
support any problems arising from the use of these deprecated
|
2005-12-08 13:45:05 +00:00
|
|
|
functions. The documentation in this section indicates old functions as
|
2007-11-01 16:40:42 +00:00
|
|
|
"Deprecated" and gives the replacement function to be used instead.
|
2005-12-08 13:45:05 +00:00
|
|
|
</para>
|
2002-04-15 00:12:54 +00:00
|
|
|
</partintro>
|
|
|
|
|
2007-12-10 17:06:11 +00:00
|
|
|
&reference.pdf.entities.functions;
|
2002-04-15 00:12:54 +00:00
|
|
|
|
|
|
|
</reference>
|
|
|
|
<!-- Keep this comment at the end of the file
|
|
|
|
Local variables:
|
|
|
|
mode: sgml
|
|
|
|
sgml-omittag:t
|
|
|
|
sgml-shorttag:t
|
|
|
|
sgml-minimize-attributes:nil
|
|
|
|
sgml-always-quote-attributes:t
|
|
|
|
sgml-indent-step:1
|
|
|
|
sgml-indent-data:t
|
|
|
|
indent-tabs-mode:nil
|
|
|
|
sgml-parent-document:nil
|
2009-09-25 07:04:39 +00:00
|
|
|
sgml-default-dtd-file:"~/.phpdoc/manual.ced"
|
2002-04-15 00:12:54 +00:00
|
|
|
sgml-exposed-tags:nil
|
|
|
|
sgml-local-catalogs:nil
|
|
|
|
sgml-local-ecat-files:nil
|
|
|
|
End:
|
|
|
|
vim600: syn=xml fen fdm=syntax fdl=2 si
|
|
|
|
vim: et tw=78 syn=sgml
|
|
|
|
vi: ts=1 sw=1
|
|
|
|
-->
|
2006-03-19 17:23:56 +00:00
|
|
|
|