Dom-to-image: Not working with Internet Explorer

Created on 7 Dec 2017  路  7Comments  路  Source: tsayen/dom-to-image

I know the current solution is not Internet Explorer supported. Is there any other way to work on Internet Explorer? Any sample application would be appreciated.

Thanks,
Sufyan

Most helpful comment

Are there any plans to make dom-to-image compatible with IE or implement the boolean solution above? Really enjoying the library, so thank you for your work!

All 7 comments

Hi,

It would be much helpful it you make library to work in IE

Thanks
Mani

Internet Explorer is not supporting HTML5. That's why this plugin will never work in IE.

It could work in Microsoft Edge, but Edge isn't supported by this plugin yet.

Haha, you can achieve one

https://github.com/niklasvh/html2canvas this library able to support in both IE and other browser, But not effective as ours.
It would be useful if we also have a Boolean which is set to "RenderForeignObjectTag" ( IE will not support rendering foreign object tag which seems to be problem in IE )

Thanks
Mani
Applied Materials

Are there any plans to make dom-to-image compatible with IE or implement the boolean solution above? Really enjoying the library, so thank you for your work!

Yeah. Its better if we get a solution for IE

Hi Team,

It seems our library is not active from few months , It will be so helpful if you can support back and provide solution for IE. We really need this in our project

Thanks again for this library

  • Mani
Was this page helpful?
0 / 5 - 0 ratings

Related issues

shahebaz444 picture shahebaz444  路  5Comments

distroyq picture distroyq  路  6Comments

da1z picture da1z  路  6Comments

pete-hotchkiss picture pete-hotchkiss  路  6Comments

zaghop picture zaghop  路  9Comments