Hello,
here is an example, it's a table on two pages with headings (TH); first page is fine, however the last row of the first page has a tall cell that needs to be split over two pages, it contains an image and that's the first thing in the following new page. Adobe Acrobat reader shows an (almost) blank page and sometimes also displays an error.
It doesn't happens with MacOS preview or in Chrome.
This is the first page, works well on Acrobat Reader, Preview and Chrome
Here you can see how the second page renders in Preview and in Chrome:
Here the second page Acrobat Reader:
Here is the code (you can use any 20x20 px image instead of that blue square).
If I add an additional <br> before the image, the problem disappears.
Hello, here is an example, it's a table on two pages with headings (TH); first page is fine, however the last row of the first page has a tall cell that needs to be split over two pages, it contains an image and that's the first thing in the following new page. Adobe Acrobat reader shows an (almost) blank page and sometimes also displays an error. It doesn't happens with MacOS preview or in Chrome.
This is the first page, works well on Acrobat Reader, Preview and Chrome
Here you can see how the second page renders in Preview and in Chrome:
Here the second page Acrobat Reader:
Here is the code (you can use any 20x20 px image instead of that blue square).
If I add an additional
<br>
before the image, the problem disappears.Could you please help?
Thanks.