Relative Content

Tag Archive for c#htmlpdfhtml-rendererpdfsharpcore

Html to PDF render, headers with rotated text via css not working

I am using HtmlRendererCore.PdfSharp(1.0.5) via c# .net, to convert an html table to PDF. The conversion works fine, as in it renders the table in the pdf. The issue is that the table has column headers rotated as shown in the image below. When I trace the code the html is correct as shown below.