From:             giancarlopez at hotmail dot com
Operating system: winnt apache 2 
PHP version:      4.3.2
PHP Bug Type:     *General Issues
Bug description:  Internal PDFlib warning: Unknown tag structure in TIFF file

Description:
------------
Internal PDFlib warning: Unknown tag structure in TIFF file




tanks !!





Reproduce code:
---------------
Internal PDFlib warning: Unknown tag structure in TIFF file


$imagefile = "m".substr($parchivo,1);
        $imagen1 = pdf_open_tiff($p,$imagefile);        
        pdf_place_image($p, $imagen1, 150, 300, 0.3); pdf_close_image
($p,$imagen1);



Expected result:
----------------
 A pdf document than have a tiff image 
this already funtion but, i upgrade the apache server 
to Apache 2.O for  windows NT 

Actual result:
--------------
Internal PDFlib warning: Unknown tag structure in TIFF file




Tanks 


Gian Carlo Lopez 
[EMAIL PROTECTED]

-- 
Edit bug report at http://bugs.php.net/?id=25082&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=25082&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=25082&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=25082&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=25082&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=25082&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=25082&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=25082&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=25082&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=25082&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=25082&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=25082&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=25082&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=25082&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=25082&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=25082&r=gnused

Reply via email to