How to print page exactly how it looks on screen?
I’m creating a scheduling page through ASP.NET Web Forms using custom CSS. I have added a print button and would like it to print the page exactly how it looks on screen, however it’s seems to be ignoring all my CSS when I go to print. How can I fix this?