Quantcast
Channel: SCN : All Content - SAPUI5 Developer Center
Viewing all articles
Browse latest Browse all 6178

Pdf not displaying in IE9

$
0
0

Hi Experts,

 

     The following code working fine for chrome, but in IE8 its not displaying pdf but prompt for save pdf. I want it should display in IE8 like chrome.

 

var pdfUrl = "../xxxx/$value";

var html = new sap.ui.core.HTML();

html.setContent("<iframe id='adobeTag' src='"+pdfUrl+"' width='750' height='1000' style='margin-left: 15%;'></iframe>");

$('#adobeTag').attr('src', pdfUrl);

oPanel.addContent(html);

 

Thanks and Regards,

Irfan


Viewing all articles
Browse latest Browse all 6178

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>