php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #11360 PDF_new() shown error.
Submitted: 2001-06-08 12:06 UTC Modified: 2001-06-08 14:08 UTC
From: paak at scheduleonline dot com Assigned:
Status: Closed Package: *PDF functions
PHP Version: 4.0.5 OS: SunOS 5.7
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: paak at scheduleonline dot com
New email:
PHP Version: OS:

 

 [2001-06-08 12:06 UTC] paak at scheduleonline dot com
When I called PDF_new()
It show error 
"Fatal Error: PDFlib error: Tried to set unknow parameter 'imagewarning' in 'test.php' on line 11

PDFlib 4.0.1 installed
PHP 4.0.5

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-06-08 14:08 UTC] sniper@php.net
You have not compiled PHP with the new PDFLIB 4.0.1. Works for me just fine. Most likely a old pdflib library still
somewhere in your system that is found at compile time.

--Jani

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 10:01:29 2024 UTC