Within our web application we are displaying a PDF document in an iframe using the following line of code:
iframe
I found a new solution. As of iOS 8, mobile Safari renders the PDF as an image within an HTML document inside the frame. You can then adjust the width after the PDF loads: