Von professionellen Übersetzern, Unternehmen, Websites und kostenlos verfügbaren Übersetzungsdatenbanken.
this unfortunately causes some changes of the pdf module of php4 (not php3).
there is another php module for pdf document creation based on fastio's. clibpdf. it has a slightly different api. check the clibpdf functions section for details.
Letzte Aktualisierung: 2011-10-24
Nutzungshäufigkeit: 1
Qualität:
unfortunately, the changes of the pdflib api in 2.x compared to 0.6 have been so severe that even some php functions had to be altered.
if you use pdflib 2.01 check how the lib was installed. there should be a file or a to link libpdf.so. version 2.01 just creates a lib with the name libpdf2.01.so which cannot be found when linking the test programm in configure. you will have to create a symbolic link from libpdf.so to libpdf2.01.so.).
Letzte Aktualisierung: 2011-10-24
Nutzungshäufigkeit: 1
Qualität: