Forum Bugs

Table rendering 2-column view

j3ernhard
Hello,

I have some troubles with table rendering in a 2-column view.
The table overflows the second column if there are no borders defined.
In html view the table is displayed correctly. html_bordres.png

In a generated pdf with borders the table is also rendered correctly, but the function for width of table data is different to html and is not calculated properly (see last column with percent values).

In a generated pdf without borders the rendering of the table is not correct and overflows the second column.

The data source is a open data portal and the html has no better quality.
  1. html_borders.png243.9 kB
    html with borders
  2. pdf_borders.png997.1 kB
    pdf with borders
  3. pdf_without_borders.png801.0 kB
    pdf without borders
  4. tables.html23.9 kB
    source with css
mikeday
That's a strange situation, must be some quirk of table layout calculations, perhaps because none of the elements have any specified width. We will investigate further.
j3ernhard
Hi,
thanks for your support.

I have a similar issue with the table rendering algorithm.
The tables on page 7 and 8 fits not on the page and the cells have too much white space.

In html with chrome the tables fits on a smaller space.

Have you any ideas?
thanks a lot.
  1. eu575-2003.html96.8 kB
  2. eu575-2003.html.pdf185.1 kB