We are using Interbase 6.01 as SQL-Server and PHP4.
The Interbase table was created an populated with a Delphi - Programm.
Everything is working.

Our problem is now to display the PDF Content out of Blobs.
Text - Blobs are working with ibase_blob_echo()
Outputting PDF-Blobs without MIME-Header is a garbled Text
With MIME - Header <header(application/pdf)> the Acrobat-Reader 5.0 starts
but shows the errormessage
that this is not a PDF-File.

As this is not an Interbase-Problem,  I would appreciate any working
solution for any database.

Best regards

Helmut



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to