The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
I using table.GetActualHeight method to get Height value of table for breaking the new slide. My table has actual height 345 in points
(4.8 inch)
but the method return 101 in points. There is the table:
MRManikandan Ravichandran Syncfusion Team January 11, 2022 02:44 PM UTC
Hi Nguyen,
We have tried to reproduce the reported problem using the given details. But, the reported problem did not occur at our end and the table height returned properly from the mentioned API (table.GetActualHeight) at our end.