I print copies of my activities for my walking log. Just recently, the print has started to include the menu sidebars, which it didn't before (see before and after examples attached). Is there any way I can exclude these?After.pdfbefore.pdf
I print copies of my activities for my walking log. Just recently, the print has started to include the menu sidebars, which it didn't before (see before and after examples attached). Is there any way I can exclude these?After.pdfbefore.pdf
Try a different browser. I just tested it with Chrome and Edge (on Win 11), and they both print just the main frame, without the menu.
Thanks Trux. My default browser is Safari on Mac. I've just tried with my secondary browser (Firefox) but it's still printing the headers and menu as well as the main frame.
Exactly the same result I'm afraid
You are afraid before trying or after it? It works as expected in my Chrome.
I have downloaded Chrome and opened Garmin Connect using it. Same result. Maybe it's because I am on Mac rather than a Windows pc
Do you get the same result when printing from a browser on your phone, instead of the Mac?
I've tried with both iPad and iPhone but then it only prints part of the information and the text overlapsiPhone print.pdf
There is also a way you can find out whether there is a problem in the HTML of the page, or rather in your browser or computer (or perhaps some plugin / anti-spam filter, etc):

Alternatively, and simpler, if you do not want to mess with analyzing the CSS, you can just disable the navigation container manually before printing:
Open the DevTools as in #1 above and go directly to #5 (do not bother about the rendering options). On the right side, under Styles, add the line "display:none". It removes the navigation bar.

As for the overlapping when printing from the phone or ipad, that could be possibly fixed by adjusting the scaling or zoom factor of the page.