console.log('iframe Loaded in print PDF fired'); setTimeout(function() { iframe.focus(); iframe.contentWindow.print(); }, 1000); } ...
確定! 回上一頁