gpt4 book ai didi

html - Chrome 打印样式表不起作用

转载 作者:行者123 更新时间:2023-11-28 09:02:04 24 4
gpt4 key购买 nike

我有一个在 IE 中完美运行的样式表,删除页眉和页脚并以更易于打印的方式显示我的内容。然而,当用 chrome 打印时,它不起作用。如果我在开发人员工具中模拟打印媒体查询,它就会执行。

我怀疑这是因为 Chrome 在打印前将文档转换为 pdf。有什么办法解决这个问题吗?

  • 在我的 html 代码中,我的 css 文件链接如下:

<link href="/css/form.css" rel="stylesheet" type="text/css" />
<link href="../content/PrintConfirmation.css" rel="stylesheet" media="print"/>

正如我所说,打印时这在 IE 中完美运行,但在 chrome 中打印时却不行。

最佳答案

重复问题,请参阅答案:Chrome: Print preview differs from simulate CSS media print

特别是 transition: none !important;

关于html - Chrome 打印样式表不起作用,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/26866841/

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