crabbly / Print.js

A tiny javascript library to help printing from the web.
MIT License
4.28k stars 672 forks source link

'iframeElement.contentWindow.print()' is placed in the setTimeout. #658

Closed Awei33123 closed 1 year ago

Awei33123 commented 1 year ago

In my project, when the html type is printed, the external font is not displayed. I put' iframeelement. contentwindow.print ()' in the setTimeout.