javascript - When js calls the printer and prints to PDF format, why does the background color of the table not print? Is there a solution?
欧阳克
欧阳克 2017-06-12 09:32:24
0
1
1028
代码如下:
<p>
    <button onclick="window.print()">保存为PDF</button>
</p>
欧阳克
欧阳克

温故而知新,可以为师矣。 博客:www.ouyangke.com

reply all(1)
三叔

The background color can be set before calling printing. Reference http://m.blog.csdn.net/articl...

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!