Table size issue

I'm using Syncfusion word document. Currently, I am incorporating tables within the documents generated by the application. These tables are populated with data fetched from a database. However, I am encountering an issue where the table size is not fixed, leading to potential overlap with the header or footer of the document. My primary concern is to ensure that the table size remains constant and does not encroach upon the space allocated for the header or footer.

RefImg.png

codeimg.png


1 Reply

SB Sneha Biju Syncfusion Team April 12, 2024 10:13 AM UTC

Hi Pushkaraj,

From the given details, we found that you are adding a table to a Word document, and it is overlapping the footer content. We have prepared a sample for adding a table to an existing Word document, and it is working fine on our end. It does not overlap the footer content. You can find the sample we tried at our end in the attachment below.

We suspect that the issue may be specific to the Word document or code snippet. Therefore, we recommend that you kindly provide the following items so that we can replicate the issue on our end:
1. A modified sample that reproduces the issue.
2. The output Word document.

Regards,
Sneha.


Attachment: AddtabletoWorddocument_bce44642.zip

Loader.
Up arrow icon