Step 1 const newWindow = window.open(); // Step 2, use iframe for pdf display newWindow.document.write( '<iframe width="100%" height="100%" ...
確定! 回上一頁