crabbly / Print.js

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

Wait for 1 second until the iframe close to avoid printing failure. #566

Closed TakoCheung closed 5 months ago

TakoCheung commented 3 years ago

Wait for 1 second until the iframe close to avoid printing failure.

johannks commented 3 years ago

This will not solve #572 since the system print dialog will typically be open longer than 1 second.