I successfully rendered a PDF of my page in ASP.NET Core.
The problem is that the styles of the page wasn't rendered and the PDF got ugly.
Is there a way to render a page with its styles?
Original:

PDF:

I successfully rendered a PDF of my page in ASP.NET Core.
The problem is that the styles of the page wasn't rendered and the PDF got ugly.
Is there a way to render a page with its styles?
Original:

PDF:
