-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Closed
Description
Thanks for building such a great product.
I'm trying to build a solution that works across browsers including IE8 so I'm using the downloadify option for saving the data. For some reason, downloadify does not instantiate a save request when I attempt to use the addImage functionality.
Test: Use the website supplied code to add an image to a pdf document. Try to start with downloadify.
Result: No save dialog occurs. Remove the addImage line and everything works like a charm.
Not sure what could be tripping up downloadify on this issue.
Thanks!