When I render PDF from HTML, PageInfo.AnyMargin does not seem to have any effect.
This it the code I’m using
private void CreatePdfDocument()
{
using var ms = new MemoryStream(Encoding.UTF8.GetBytes(_htmlDocument.H…...VladimirEfimenko October 28, 2025, 7:46pm 5 Also, when I create a new...provide a HTML string or file in .zip format as well? We will log an...