Safe width in pixels for printing web pages?

后端 未结 7 2308
无人及你
无人及你 2020-11-30 23:51

What is the safe width in pixels to print a web page?

My page includes large images and I want to make sure they will not be cut of when printed.

I know abo

7条回答
  •  再見小時候
    2020-12-01 00:26

    I doubt there is one... It depends on browser, on printer (physical max dpi) and its driver, on paper size as you point out (and I might want to print on B5 paper too...), on settings (landscape or portrait?), plus you often can change the scale (percentage), etc.
    Let the users tweak their settings...

提交回复
热议问题