I have a django app (from which I get some html as a client), and a base64-encoded PDF which needs to be displayed. I\'ve tried multiple approaches, which work as expected i
Blob URLs will not work in IE11 due to security restrictions!