Is there a way to generate a preview of PDF in IE
问题 Is there anyway at all to generate a preview of a PDF in an IE browser? I know that you could use an iframe in either Chrome or Firefox, and a blob in IE, but they both require their own code, I'm looking for something that will work cross browsers. 回答1: Finally found a solution, that generates an in-browser preview window for a PDF file that is supported by all browsers! Here's my code (I've put in an input box so that anyone could test any PDF URL): <div class="wizard-content"> <div class=