我调用Web服务来生成.pdf,然后使用createObjectURL和iframe来打印并显示它: ... createObjectURL(blob); var win = window.open(); ...
確定! 回上一頁