buecherlstefan
Results
1
issues of
buecherlstefan
### Version 1.50.0-beta-2 ### Steps to reproduce Exception if the resulting pdf-file is greater than 512mb ``` var pdfByteArray = await page.PdfAsync(new PagePdfOptions { Width = $"{options.WidthPx}px", Height = $"{options.HeightPx}px",...
P3-collecting-feedback