Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

How to print exactly what's shown

  • 2 replies
  • 6 have this problem
  • 134 views
  • Last reply by Old Dog

I often want to print exactly what's shown on the current page. But some websites apparently intercept the print command and rearrange or completely reformat the content according to what they "know better" you need. Google Maps does this. Is there a way to avoid this and print exactly how it's currently laid out?

Sincerely, John Boncek

I often want to print exactly what's shown on the current page. But some websites apparently intercept the print command and rearrange or completely reformat the content according to what they "know better" you need. Google Maps does this. Is there a way to avoid this and print exactly how it's currently laid out? Sincerely, John Boncek

Chosen solution

That is likely caused by a special print CSS file (@media print) that is applied when printing a page.
You will have to take a screenshot to print the page as it is shown.

Read this answer in context 👍 5

All Replies (2)

Chosen Solution

That is likely caused by a special print CSS file (@media print) that is applied when printing a page.
You will have to take a screenshot to print the page as it is shown.

Thank you. I downloaded the Capture & Print add-on, which allows printing exactly what I want.