Reloading embed PDF in a DIV (empty Accrobat Reader error popup)
Posted
by undef1
on Stack Overflow
See other posts from Stack Overflow
or by undef1
Published on 2010-03-18T16:31:09Z
Indexed on
2010/03/18
21:11 UTC
Read the original article
Hit count: 325
Hello, I have a web application coded in C#/ASP.NET. The application basically exports a PDF file when the user click on Save. It then reloads a DIV, putting the EMBED (with the src pointing to the newly generated pdf file) in it. Sometimes the embed area just gets black and I get this window from Acrobat Reader: http://img180.imageshack.us/img180/3359/acreader.jpg. What does it mean? Has anyone ever see this?
© Stack Overflow or respective owner