Iframe is not compatible in mobile devices(especially Iphone)

39 views Asked by At

I am using Iframe to view the PDF in my web and mobile applications. It works fine in web applications but not working in iOS devices.

I am trying to use the iframe for IOS as well. I need to know whether iframe will work on IOS? How to fix this issue?

1

There are 1 answers

0
David Bradshaw On

Their a JS library called viewer.js that will render a pdf via JavaScript in an iframe