ID:               26419
 User updated by:  giuseppe dot costagliola at sanpaolowm dot com
 Reported By:      giuseppe dot costagliola at sanpaolowm dot com
 Status:           Open
 Bug Type:         Output Control
 Operating System: OS400
 PHP Version:      4.3.3
 New Comment:

We tried to set 
zlib.output_compression = on
in php.ini and disable with 
ini_set("zlib.output_compression","off")
right before sending pdf and this way seems to work.


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

[2003-11-26 03:35:05] giuseppe dot costagliola at sanpaolowm dot com

Description:
------------
We configured "output_handler = ob_gzhandler" and it works fine for any
text/html output. 

However when our php page creates a pdf to be seen online, the IE
prompts for download (while on Netscape it's displayed correctly).   



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


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

Reply via email to