php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #12576 php_pdf.dll is expired
Submitted: 2001-08-05 07:55 UTC Modified: 2002-02-04 05:51 UTC
Votes:2
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: robert at scpallas dot de Assigned:
Status: No Feedback Package: PDF related
PHP Version: 4.1.1 OS: Windows 98
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: robert at scpallas dot de
New email:
PHP Version: OS:

 

 [2001-08-05 07:55 UTC] robert at scpallas dot de
I have PHP 4.0.6 installed on a Windows 98 System with gd,pdf and zlib extensions.

When I try to call a function from the pdflib it says: 
Fatal error: PDFlib error: Beta expired - retrieve new version from www.pdflib.com in .....php on line 4

On that website I found the following information:
2001-05-18: PDFlib 4.0.0 accidentally contains a time-bomb feature from the beta test which makes PDFlib 4.0.0 expire in July 2001.

The php_pdf.dll you can download from www.pdflib.com is not free and displays a message
across all pdf-pages.
They offer a patch on that website, but that does not work with windows dll's.

Please add a working php_pdf.dll to your PHP-distribution for win32.
Thanks,
Robert Grellmann

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-01-11 17:23 UTC] lobbin@php.net
Are you sure it isn't your installed PDFlib that produces this error?

Otherwise, please try with 4.1.1, and report back.
 [2002-02-02 06:38 UTC] sander@php.net
No feedback was provided for this bug, so it is being suspended.
If you are able to provide the information that was requested,
please do so and change the status of the bug back to "Open".
 [2002-02-04 05:51 UTC] robert at scpallas dot de
Ok, I tried with php 4.1.1 now.

I used the binary distribution for Windows which is
available on php.net (php-4.1.1-Win32.zip).
The php_pdf.dll included in that package does not work.
I discovered that it has only 92 KB, but the older
php_pdf.dlls and those available on www.pdflib.com
have about 460 - 580 KB.

The php_pdf.dll available on www.pdflib.com is working
with php 4.1.1, but it displays an advertising message
across all pdf-documents.

I think the problem is that the php_pdf.dll included in
the binary distribution of php was not correctly compiled.
Is there anyone out there who installed php 4.1.1 on his
Windows-machine and the pdflib worked correctly???

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 07:01:28 2024 UTC