0

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

2
  • Does this answer your question? Convert HTML with CSS to PDF using iTextSharp This uses itextsharp library (I'm not familiar w/ OpenHtmlToPdf) Commented Jun 12, 2020 at 20:01
  • @Mikael Thank you for your response! I tried iTextSharp, but some css is missing too (like the grid layout, padding) and the svg is not rendered at all. So, basically the same problem Commented Jun 13, 2020 at 9:24

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.