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.
我有一个网站生成一个 300dpi 为 png 的 DIN A6 页面(作为参考,我们将其命名为 tag.png)。我现在正在尝试仅提取页面的此图像并通过 print.css 在 A4 纸上以 A6 格式打印。然而,我所有的尝试都失败了,我得到了我的 .png 的升级版本。
也许我错过了重点,但为什么不将 A6 尺寸应用于打印 css 中的图像?
style="width:105mm;height:148mm"