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

更新日誌

1.0.0

  • 初版發佈