Hi All,

Just throwing this out there in case you ever come across this one. Using the 
command

        WEB SEND BLOB(BLOB_File;”pdf”)

Works on most browsers but Chrome will give the error:

        Failed to load pdf document

After searching the web for a while I found the fix. Change the call to: 

        WEB SEND BLOB(BLOB_File;”application/pdf”)

and now Chrome will load it correctly.

Hope this helps anyone working on the web and battling these weird browser 
differences.

Andrew

--



**********************************************************************
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**********************************************************************

Reply via email to