How to achieve this kind of table arrangements in PDF generator

Hi I'm working on PDF generator and I really need your big help for this i am trouble in arranging my table design

i have sample image to do so.
Thank you so much 

Attachment: TableSample_7783f19.rar

5 Replies 1 reply marked as answer

GK Gowthamraj Kumar Syncfusion Team June 14, 2021 11:37 AM UTC

Hi Leonardo, 
 
Thank you for contacting Syncfusion support. 
 
Essential PDF supports users to create a customizable PDF table by using the RowSpan , ColumnSpan property of PdfGridCell. We have attached the sample to create a same PDF document by using PDF library. Please try the sample in your end and let us know if it is suites your requirement or not. 
 
 
Please refer to the below links for more information, 
 
Please let us know if you need any further assistance with this. 
 
Regards, 
Gowthamraj K 



GK Gowthamraj Kumar Syncfusion Team June 14, 2021 11:38 AM UTC

Hi Leonardo, 
 
Thank you for contacting Syncfusion support. 
 
Essential PDF supports users to create a customizable PDF table by using the RowSpan , ColumnSpan property of PdfGridCell. We have attached the sample to create a same PDF document by using PDF library. Please try the sample in your end and let us know if it is suites your requirement or not. 
 
 
Please refer to the below links for more information, 
 
Please let us know if you need any further assistance with this. 
 
Regards, 
Gowthamraj K 



LE Leonardo June 15, 2021 03:23 AM UTC

Thank you so much for the feedback, one last question.

I have data population in my database and using EF Core to get it and i want to populate my table cells row by row.
my understanding is using foreach may help but how ?
can you help me please :(


GK Gowthamraj Kumar Syncfusion Team June 16, 2021 11:36 AM UTC

Hi Leonardo, 
 
Thank you for your update. 
 
We have modified the sample your requirement by iterating the values from the list of array on our end. Please find the sample with database values on your end and let us know the result. 
 
 
Please let us know if you need any further assistance with this. 
 
Regards, 
Gowthamraj K 


Marked as answer

LE Leonardo June 25, 2021 12:52 AM UTC

Thank you so much for the big help


Loader.
Up arrow icon