// Write to iframe and print const frame=document.getElementById('print-frame'); const fdoc=frame.contentDocument||frame.contentWindow.document;