gpt4 book ai didi

html - 使用 ngx-print,背景总是以白色打印

转载 作者:行者123 更新时间:2023-12-04 15:31:27 24 4
gpt4 key购买 nike

实际上我正在使用 ngx-print npm 库打印我的 div ,它工作正常,唯一的问题是它没有像真实的那样显示背景颜色:
enter image description here
我的 HTML 代码:

<div class="hover-div">
<button mat-button class="title-div" printSectionId="card-container"
printTitle="professionalcard" [useExistingCss]="true" ngxPrint>
<div fxLayout="row">
<mat-icon class="preview-icon">print</mat-icon>
<div>print</div>
</div>
</button>
</div>
有没有人遇到过这个问题? ,如果是什么是解决方案,谢谢。
注:我也尝试打印 div不使用库,使用 window.print() ,我总是有同样的问题。

最佳答案

您可以添加 -webkit-print-color-adjust:exact以真实的颜色打印背景

关于html - 使用 ngx-print,背景总是以白色打印,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/61189256/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com