I’m try to display pdf file which is embedded using base64 encoding in an html.
Below is the code I have written for this. The pdf file is displayed in chrome and
I believe the correct answer is you can't. http://msdn.microsoft.com/en-us/library/cc848897(v=vs.85).aspx
Base64 encoding in IE only works for certain image types and not PDF.