I'm using OpenHtmlToPdf to convert a html file to a pdf file. This works, but it doesn't support css grid and also doesn't render the svg which is embedded in the html file. Do you have an idea of how fix this or know any alternative libraries which support svgs and css grid?
Best regards