 |
 |
 |
 |
 |
PDF Generating Tool Support Forum |
 |
|
Subject: Table cell border not drawn after page break |
|
|
After a page break sometimes cell borders are not drawn.
The example.html file attached contains the page body. The run.bat calls Converter.class with a page header.
Any idea why the top border of the DCS statement is not drawn after the page break?
|
|
| |
 |
Subject: Re: Table cell border not drawn after page break Guest
Posted: 01 Feb 2012, 15:17 |
|
|
Is the issue reproducible with the recent versions of PD4ML?
|
|
| |
 |
Subject: Re: Table cell border not drawn after page break |
|
|
Yes. Please find an example in the attache zip file.
|
|
| |
 |
Subject: Re: Table cell border not drawn after page break |
|
|
The attached zip file contains the example.html file which is the page body. run.bat calls Converter.class with a page header.
| Attachments: |
File comment: The attached zip file contains the example.html file which is the page body. run.bat calls Converter.class with a page header.
test.zip [9.73 KiB]
Downloaded 8 times
|
|
|
| |
 |
Subject: Re: Table cell border not drawn after page break |
|
|
Any news on this? Could you find time to look into this?
Thank you, Michael
|
|
| |
 |
Subject: Re: Table cell border not drawn after page break PD4ML
Posted: 10 Feb 2012, 15:38 |
|
|
It seems to be an interference between "border-collapse: collapse" style and previous borderless row.
We'll check what could be done to fix the issue.
|
|
| |
 |
Subject: Re: Table cell border not drawn after page break |
|
|
Or do you want me to use a different style?
|
|
| |
 |
Subject: Re: Table cell border not drawn after page break PD4ML
Posted: 10 Feb 2012, 17:11 |
|
|
It seems the simplest workaround would be to add
style="border-collapse: separate"
attribute to the main <table>
|
|
| |
 |
Subject: Re: Table cell border not drawn after page break PD4ML
Posted: 17 Feb 2012, 19:28 |
|
|
Unfortunately we have to leave the issue as it is. A workaround requires a significant refactoring of the table break logic.
Hopefully the solution with style="border-collapse: separate" works for you.
|
|
| |
 |
Subject: Re: Table cell border not drawn after page break |
|
|
Unfortunately style="border-collapse: separate" didn't work. Had to create another <table> in the <td> tag.
We can close this issue.
|
|
| |
 |
|
 |
 |
|
 |
Copyright ©2004-10 zefer|org. All rights reserved. |
|
|
 |
|
 |