Hey guys,
I'm inserting a div element with the attribute page-break-always: after to force a page break from that point and separate the content before with the content after. This should result in multiple pages, however the converted PDF document I receive does not produce the page break as expected.
Please fix this issue, I'm using the GeneratePdf method in namespace, TheArtOfDev.HtmlRenderer.PdfSharp.PdfGenerator, passing in the html string and configurations.
Best regards,
Adhy
I'm inserting a div element with the attribute page-break-always: after to force a page break from that point and separate the content before with the content after. This should result in multiple pages, however the converted PDF document I receive does not produce the page break as expected.
Please fix this issue, I'm using the GeneratePdf method in namespace, TheArtOfDev.HtmlRenderer.PdfSharp.PdfGenerator, passing in the html string and configurations.
Best regards,
Adhy