Hi,
I've seen it is not a really new problem here in the forum, but I couldn't find an answer which fits my need.
I have some HTML elements on one page which should be one page in the PDF too.
If the last elements on the webpage have overflow, prince makes a new blank site in PDF (if the overflow is hidden, anyway the overflow can seen on the additional page). That seems to be the estimated behavior right?
So is there a way to avoid this new empty page, when overflow should be hidden?
All elements have a fix height, mostly overflow:hidden. I have also tried to give @page a height and overflow:hidden. But it seems that prince add the full heigth (I think its called the InnerHeight), including the overflow, to the PDF.
Thanks in advance and kind regards
zambadu
I've seen it is not a really new problem here in the forum, but I couldn't find an answer which fits my need.
I have some HTML elements on one page which should be one page in the PDF too.
If the last elements on the webpage have overflow, prince makes a new blank site in PDF (if the overflow is hidden, anyway the overflow can seen on the additional page). That seems to be the estimated behavior right?
So is there a way to avoid this new empty page, when overflow should be hidden?
All elements have a fix height, mostly overflow:hidden. I have also tried to give @page a height and overflow:hidden. But it seems that prince add the full heigth (I think its called the InnerHeight), including the overflow, to the PDF.
Thanks in advance and kind regards
zambadu
Edited by zambadu