-
1. Re: UTF8 error in browser
pguerett Mar 18, 2011 8:28 AM (in response to JoeyCri)Acrobat/Reader does not know how to deal with HTML that you are returning. When you run in a browser the browser is getting the response and dealing with it. When you run outside of the browser then the returned message cannot be handled. If you return a PDF file with a mime type of application/pdf it will load for you.
Paul
-
2. Re: UTF8 error in browser
HamishAhern Nov 3, 2014 1:50 PM (in response to JoeyCri)Yes today I have a large customer base on IE11 and Reader v11.0.4 this bug is still well and alive kicking in 2014. I for the life of me can not replicate the error.. but the odd user still emails this in to my support desk every so often.... I have no errors in my server logs, and the same content posted again and again on our dev machines that match can not replicate.... its a tricky one to hunt down... no wonder Adobe engineers have not squashed the bug yet.
Cannot process content of type text/html utf-8
-
3. Re: UTF8 error in browser
Test Screen Name Nov 4, 2014 7:43 AM (in response to HamishAhern)The bug seems to be that it ever works. It should not work. Adobe Reader does not know how to process HTML, so you should not be sending it.



