Skip to main content
keerthik0010
September 10, 2025
Question

PDF from DOCX - Table moved to a new page

  • September 10, 2025
  • 1 reply
  • 0 views

Hi,

I am using a plug-in Advanced Document Templating.

1. I have a docx template, using this I am generating a docx file. Service: DOCX document from template

2. From the generated docx, I am generating a PDF. Service used: PDF document from DOCX

Issue is,  In generated PDF there is a table with multiple rows set, this set gets looped dynamic number of times (10). I am getting that table moved to a new/2nd page, but I want that table to start in 1st page and then continue in next page.

Issue is only in PDF not in the generated DOCX.

Any one experienced this and how did you fix?

Thanks,

Keerthi

1 reply

davidj137213
September 16, 2025

You can't fix it unless you create your own plugin. It is related to the library that the plugin uses when generating the PDF file.