Welcome to the ASP.NET Core feedback portal. We’re happy you’re here! If you have feedback on how to improve the ASP.NET Core, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Hi,
I am generating a PDF and have some problems with the PdfLayoutResult.
At some point the LayoutResult is much greater then the PdfGrid I am drawing.
I tried many different thinks, but could not find the problem.
this only happens if the grid has a minimum of 37 rows.
Maybe I am doing something wrong... or is this a bug?
You can find a small example attached