Date: 08/07/00
- Next message: Jouni Ahto: "Re: [PHP-DOC] PDF-Manual"
- Previous message: Daniel Beckham: "Re: [PHP-DOC] rawurldecode, rawurldecode, TODO"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
steinm Mon Aug 7 06:25:28 2000 EDT
Modified files:
/phpdoc/de/functions pdf.xml
/phpdoc/en/functions pdf.xml
Log:
- Hint to compile pdflib
Index: phpdoc/de/functions/pdf.xml
diff -u phpdoc/de/functions/pdf.xml:1.19 phpdoc/de/functions/pdf.xml:1.20
--- phpdoc/de/functions/pdf.xml:1.19 Tue Jul 18 07:17:32 2000
+++ phpdoc/de/functions/pdf.xml Mon Aug 7 06:25:26 2000
@@ -34,6 +34,10 @@
zu lesen.
</simpara>
<simpara>
+ Seit Version 3.0 von pdflib sollten sie pdflib mit der configure-Option
+ <literal>--enable-shared-pdflib</literal> konfigurieren.
+ </simpara>
+ <simpara>
Versionen von PHP4 die nach dem 9. März 2000 erscheinen unterstützen
nur noch die Versionen >3.0 von pdflib. PHP3 sollte hingegen nicht
mit Versionen >2.01 verwendet werden.
Index: phpdoc/en/functions/pdf.xml
diff -u phpdoc/en/functions/pdf.xml:1.23 phpdoc/en/functions/pdf.xml:1.24
--- phpdoc/en/functions/pdf.xml:1.23 Mon Jul 17 15:19:06 2000
+++ phpdoc/en/functions/pdf.xml Mon Aug 7 06:25:27 2000
@@ -34,6 +34,10 @@
for possible changes.
</simpara>
<simpara>
+ Since version 3.0 of pdflib you should configure pdflib with the option
+ <literal>--enable-shared-pdflib</literal>.
+ </simpara>
+ <simpara>
Any version of PHP4 after March, 9th 2000 do not support versions
of pdflib older than 3.0. PHP3 on the other hand should not be used
with version newer than 2.01.
- Next message: Jouni Ahto: "Re: [PHP-DOC] PDF-Manual"
- Previous message: Daniel Beckham: "Re: [PHP-DOC] rawurldecode, rawurldecode, TODO"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

