Evan Nemerson wrote:
On Wednesday 10 December 2003 09:08 pm, Matthias Nothhaft wrote:
Hi,
I'm trying to get the pdflib work...
[]
Fatal error: PDFlib error: function 'PDF_begin_page' must not be called
in 'object' scope in /var/www/Software/cms4rent/pdftest.php on line 5
Why is that?
googl
On Wednesday 10 December 2003 09:08 pm, Matthias Nothhaft wrote:
> Hi,
>
> I'm trying to get the pdflib work...
>
> I use pdflib 4.0.3 downloaded from pdflib.de and php 4.3.4 on Debian Linux.
>
> I wrote this test code:
>
>
> dl("libpdf_php.so");
>
> $pdf = pdf_new();
> pdf_begin_page($pdf, 421, 5
2 matches
Mail list logo