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

[print_button]

原文

永久链接