'); printWindow.document.close(); // Document writing finished // Call print after a short delay setTimeout(function() { printWindow.print(); }, 200); }); });