Hello,
Currently am using Aspose words to generate the pdf using LINQ-reporting in MSWord to convert the word to PDF.
we have a requirement to use cell merge to merge the cell in one column and it is working fine, But without completing the merge, a borderline is coming at the end of every page. Below is the screenshot:
image.png (124.5 KB)
Actually, a border should appear when the merge is completed between part 2 and part 3. Now it is working above part 3, but it is coming at the end of every page, So It should show when the merge is completed between part 1, part 2, part 3, and part 4 not at the end of every page.
Like below Image:
image.png (125.5 KB)
Attached is the zip file for the ms word template, sample file, and Json Data below:
Ms word template : ForAsposeTest.docx,
Input json file : Aspose-test-data.json,
Sample generated file: TestReport.PDF
AsposeTestReport.zip (75.8 KB)
Thanks
Vinaykumar saka