Page 1 of 1

Issue: Table not rendered properly in PDF on pagebreak

Posted: Tue Dec 15, 2020 8:35 am
by oz_
Hi,

I have a .docx file with a simple multi-column table. The table starts in the middle of page 1 and ends on page 2. When exporting to PDF the table draws a vertical-line after the last row on page 1 down to the bottom of the page.

Illustration:

Code: Select all

|---|----------|----------|
|-1-|-a--------|-a--------|
|-2-|-b--------|-b--------|
|---|----------|----------|
|
|      <- this line
|      

And on 2nd page:

Code: Select all

| 
|        <- this line
|
|---|----------|----------|
|-3-|-c--------|-c--------|
|-4-|-d--------|-d--------|
|---|----------|----------|


Re: Issue: Table not rendered properly in PDF on pagebreak

Posted: Mon Dec 21, 2020 10:59 am
by larsa
Hello

Please send me a file with this issue.