ID:               38792
 User updated by:  first_tombalak at hotmail dot com
 Reported By:      first_tombalak at hotmail dot com
 Status:           Open
 Bug Type:         PDF related
 Operating System: WXP SP2
 PHP Version:      5.1.6
 New Comment:

System configuration from phpinfo():

PHP Version 5.1.6 
System  Windows NT RBIM-001 5.1 build 2600  
Build Date  Aug 23 2006 16:31:18  
Configure Command  cscript /nologo configure.js
"--enable-snapshot-build" "--with-gd=shared"  
Server API  Apache 2.0 Handler  
Virtual Directory Support  enabled  
Configuration File (php.ini) Path  C:\PHP\php.ini  
PHP API  20041225  
PHP Extension  20050922  
Zend Extension  220051025  
Debug Build  no  
Thread Safety  enabled  
Zend Memory Manager  enabled  
IPv6 Support  enabled  
Registered PHP Streams  php, file, http, ftp, compress.zlib  
Registered Stream Socket Transports  tcp, udp  
Registered Stream Filters  convert.iconv.*, string.rot13,
string.toupper, string.tolower, string.strip_tags, convert.*, consumed,
zlib.*  


pdf
PDF Support  enabled  
PDFlib GmbH Version  5.0.3  
PECL Version  2.0.5  
Revision  $Revision: 1.149 $


Previous Comments:
------------------------------------------------------------------------

[2006-09-12 14:42:48] first_tombalak at hotmail dot com

Description:
------------
I have been getting the following error when i try to execute 
the statement "$p = new PDFlib();" in a PHP file 

Error:
PDFlib exception (fatal): [1202] PDF_set_parameter: Unknown key
'objorient'

Could you help me finding a solution?

Thanks

Reproduce code:
---------------
$p = new PDFlib();

Expected result:
----------------
no error

Actual result:
--------------
PDFlib exception (fatal): [1202] PDF_set_parameter: Unknown key
'objorient'



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=38792&edit=1

Reply via email to