1 2 3 4 5 6 7
<script> window.onload = () => { SpecialPowers.wrap(window).printPreview()?.close() } </script> <body hidden> <iframe src='file:'>