Hi All,
I want to show pdf in my MVC-5 application using byte array.It is working fine with html5 object tag but unfortunately it not showing in IE. Is it possible to render directly to view from byte array instead of saving to server?
Thanks!
Hi All,
Hi,