Jeff-Lewis / alivepdf

Automatically exported from code.google.com/p/alivepdf
0 stars 0 forks source link

Internet Explorer Cannot Download #134

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Don't attach the "save" call to a button, but call it automatically 
instead.  Use these parameters: myPDF.save(Method.REMOTE, "create.php", 
Download.ATTACHMENT, "filename.pdf", "_self");
2. Create a javascript button that loads the alivePDF into a layer
3. Click the button using IE7+.

What is the expected output? What do you see instead?
The first time the PDF generates properly.  The second time, it 
says "Internet Explorer Cannot Download . Unspecified error." and no more 
JavaScripts work.

What version of the product are you using? On what operating system?
AlivePDF 0.1.4.1, on Windows XP

Please provide any additional information below.
Only shows error in IE7+

Original issue reported on code.google.com by gabr...@savvymultimedia.com on 16 Jun 2009 at 12:06

GoogleCodeExporter commented 9 years ago
I don't think it's related to this library. This bug can be related to this:
http://support.microsoft.com/kb/812935
or this:
http://www.symphonious.net/2007/06/19/caching-in-tomcat/

Original comment by sgdr...@gmail.com on 13 Jul 2009 at 1:03

GoogleCodeExporter commented 9 years ago
Your first link relates to IE6, and your second relates to Tomcat webservers.  
Neither are applicable to this issue.  I encourage you to try this method and 
see 
for yourself.

Original comment by gabr...@savvymultimedia.com on 13 Jul 2009 at 1:26