just to be super clear. This is what my app looked like in blazor. The top two panels are the same page, but with a different view (the buttons under the graph). There are 5 graphs the user can view. However, only one is visible at a time. When the user clicks the “print” button to the bottom left. Then the print page appears as expected. But if you look in the print page, all elements except for the graph is gone. And all the graphs are being printed in a row (notice, 3 pages).
