-
Notifications
You must be signed in to change notification settings - Fork 4.7k
IE Shim #180
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@diegocr We have a few examples of this working in the wild that need porting across to the plugin |
Not sure how many people are using older versions of IE but we may need to think of an easy API for them to add the downloadify download button. |
Hi, I merely deleted the jspdf.plugin.ie_below_9_shim.js file due its redundancy, since currently it serves no purpose other than replacing the output() function with the internal one, which is already being done in jspdf.js, and unnecessarily "bloating" the generated jspdf.min.js - i could modify uglify.sh so that it isn't compiled, though. |
For reference, there are just a few IE-related issues opened: #47, #64, #139 as you, i dunno how many users of older IE versions are around, and if it worth the trouble supporting such versions, we may can just hereby request to anybody interested on that to post here so that we can be aware we should spent some time improving the support for them. (?) |
@MrRio and @diegocr : thanks for making updates on the project :) |
Hello Mr Rio, Thank you for your work on this plugin and sharing it with us. I have been trying to work out from the thread if IE8 and 9 support has been pulled. Is it correct that under IE10 i no longer supported? If so, can you make this clearer on the homepage of your website? I read the following text 'Current build does not have IE6-9 shim enabled' to mean that I could simply enable it of for my work. Hopefully I've misunderstood and can simply enable the shim, and if that is the case can you let me know how to to it please? Kind regards, Barry |
i am facing problem in IE 8 with jspdf type expected error while saving the pdf file . Its in the blob function. Any suggestions for this. I am blocked by this. I tested in IE9 i am facing the same problem. Please help me. for this fix. |
I also want to activate the ie6-9 shim, because the website where I use your plugin in, has a large number of IE-users. Can you please explain how I can enable the feature. With best regards, |
I'm also interested in a fix for IE9. |
I would love a fix/shim/hack for IE9. I tried using the Downloadify plugin but it didn't respond well with the recent addHTML() feature. |
Would be very interesting a fix/shim/hack for IE9 without the use of Downloadify, many enterprise products have restrict policies in the use of flash in their applications. |
Having trouble figuring out where the presumably deactivated shim for IE is and how it works. IE9 support, with or without Downloadify, would be very desirable to have. Can anyone point to any relevant documentation or commits in the project? Thanks! |
Has anyone watching this thread figured out how to utilize/enable downloadify yet? I sent a message today to @MrRio on twitter seeking direction. |
I agree with the comments from @bstoner123. Your website suggests that ie6-9 support can be enabled but here it looks like it has been decided to abandon support for ie6-9. It would be nice if this could be clarified either way, and updated on the website if necessary. |
I just spent 4 hours pulling my hair out trying to figure out why this isn't working in IE9. Please clarify @MrRio! |
I would also like to request a definitive answer to the question of IE support. Does this project still support IE<10? Is there documentation that could be linked to or updated to prevent further confusion? |
Bump. I wouldn't mind doing some work myself, but I have no idea how to get started on this. |
Just to let some people know how I got jsPDF to work with ie8 but with Downloadify: I had to use version 1.0.106 of jsPDF and follow the downloadify example in the examples dir, which has the |
How about creating a PR or a sample project under your GitHub account? |
This PR got a common discussion thread instead of being a real PR. Dismissed for the goal to support StandardJS |
Not ready to pull. Still in stubbed.