I am trying to configure PDFLIb to work with PHP.
I have PHP4.0.4 and PDFLib 4.0.
The problem is that I downloaded Pdf lib and I don not know how to configure...
I try to make some test and they did not work out.
In the PDFlib manual they say:
Installing the PDFlib PHP
In order to guarantee full functionality across all PD lib language bindings we
modified
and extended the previous PHP wrapper code.Our new PHP wrapper is included in PHP
4.05 and above,and is also included in PDFlib 4.0 and above.It works with PDFlib 3.0
and above.Other PHP PDF functions than those discussed in this manual are not sup-
ported,although the wrapper code contains a few unsupported functions for backwards
compatibility.If you are not using the latest snapshot from the PHP CVS you may copy
the PHP wrapper distributed with PDFlib to your PHP directory and replaced the old
PDFlib wrapper which is included with PHP releases older than 4.05.
------->>>>> Probleam there is no PHP4.0.5 ??????!!!!!!!!!!??????????
You can test which version of the PHP PD lib binding you have installed with the fol-
lowing little script:
<?phpinfo()?>
This will display a long info page about your current PHP configuration.On this page
check the section titled pdf.If this section contains PDFlib GmbH Version (and the PD
lib
version number)you are using the supported PDFlib wrapper.The unsupported (old)
wrapper will display PDFlib Version instead.
-------------->>>>>>>>>>> There is no section titled pdf in this phpinfo() ...
Sorry about the big email but it's a urgent problem for me !!!
Thank you!!