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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
18 + 18 = ?
Subscribe to this entry?

 
 [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 15:01:30 2024 UTC