- Home
- Forum
- ASP.NET Core - EJ 2
- How to achieve this kind of table arrangements in PDF generator
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
Attachment: TableSample_7783f19.rar
i have sample image to do so.
Thank you so much
Attachment: TableSample_7783f19.rar
SIGN IN To post a reply.
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,
Table customize: https://help.syncfusion.com/file-formats/pdf/working-with-tables#support-for-table-customization
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,
Table customize: https://help.syncfusion.com/file-formats/pdf/working-with-tables#support-for-table-customization
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
SIGN IN To post a reply.
- 5 Replies
- 2 Participants
- Marked answer
-
LE Leonardo
- Jun 14, 2021 04:55 AM UTC
- Jun 25, 2021 12:52 AM UTC