Emulating print media in Internet Explorer

这一生的挚爱 提交于 2019-12-04 00:49:24

I do not believe that IE11 currently supports the F12 developer tools in print preview.

I do not know whether such support is in the works, but you could consider adding a suggestion to IE platform suggestion box on UserVoice.

If you're looking to debug issues that only appear during printing, perhaps you could create a simpler case, add a DIV that displays debugging info, and then display your DIV using a print media stylesheet.

Hope this helps...

Yes, It is available in IE 11. Click Tools Button (Alt + X) and then Click Print>Print Preview

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!