PhilHannent Posted October 17, 2012 Report Share Posted October 17, 2012 Hi, Any chance you could create an fall back option that would output a PNG file (which can be done in JavaScript)? One of our big corporate customers is still using IE8 and will be for the foreseeable future. Regards Phil http://www.xarg.org/2010/03/generate-client-side-png-files-using-javascript/ Quote Link to comment Share on other sites More sharing options...
0 JuanC Posted October 17, 2012 Report Share Posted October 17, 2012 Although generating a PNG would be possible it would also require for us to implement a drawing API (e.g. drawing polygons, circles, paths, colors, gradients, etc.) which would be prohibitive expensive in terms of development time and script size. Another alternative would be to try to support VML, this is something we are considering but have not made a decision yet. It will depend on customer feedback. Regards, JuanC Attachments.zip Quote Link to comment Share on other sites More sharing options...
0 Euan Posted October 18, 2012 Report Share Posted October 18, 2012 Is anyone aware of a workaround to get this to work with earlier versions of Internet Explorer? Like Phil I am using IE8 and would like this to work. Attachments.zip Quote Link to comment Share on other sites More sharing options...
Question
PhilHannent
Hi,
Any chance you could create an fall back option that would output a PNG file (which can be done in JavaScript)?
One of our big corporate customers is still using IE8 and will be for the foreseeable future.
Regards
Phil
http://www.xarg.org/2010/03/generate-client-side-png-files-using-javascript/
Link to comment
Share on other sites
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.