I try to convert HTML to PDF using PdfSharp and HtmlRenderer. This is part of code:
private byte[] CreateHtmlContent() { string htmlContent = File.ReadAl
You can use the prerelase version in Nuget (1.5.1-beta1) and then:
td { page-break-inside: avoid; }