Force print preview mode
Published on
The print media query controls how your page looks when printed. To force your page into print preview mode:
Press Command+Shift+P (Mac) or Control+Shift+P (Windows, Linux, Chrome OS) to open the Command Menu.
Figure 1. The Command Menu
Type
rendering
, select Show Rendering, and then press Enter.Under Emulate CSS media select print.
Figure 2. Print preview mode
From here, you can view and change your CSS, like any other web page. See Get Started With Viewing And Changing CSS.
Last updated: • Improve article