Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个页面做一些功能,最后它会生成一个显示在弹出窗口中的报告,我只想打印这个报告而不是整个页面。
如何打印弹出窗口的内容?
弹出嵌入页面,无法仅打印页面的一部分。 因此,您必须创建单独的页面(可以从弹出内容中生成)或使用 iframe。