Jeff-Lewis / alivepdf

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

addImage causes IE 6 application error #93

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Use addImage method, with a Flex component as DisplayObject.
2. Execute code using Remote method.
3. Close IE windows (application and PDF viewer)

What is the expected output? What do you see instead?
What is expected is for the windows to close cleanly. Closing the IE window
with Adobe Reader and the PDF open, and then closing the application
window, throws an IE Application Error ("The memory could not be read").
And this only occurs in IE6 (7, and Firefox is fine) when using addImage (I
tested without addImage and with addCell, and it worked without error).

What version of the product are you using? On what operating system?
AlivePDF: 0.1.4.6, Flex: 3, Flash Player: 9, Windows XP

Please provide any additional information below.

Original issue reported on code.google.com by gpit...@gmail.com on 24 Nov 2008 at 9:50