I have a pdf stream and would like to stream it right to the iframe. I know you can give an iframe a source file, but dont know if iframe can take in a stream instead and show pdf. Thankx
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Create an aspx page that binarywrites the PDF the response stream. Set this aspx page to the iframe.