Rank: Member Groups: Member
Joined: 6/5/2012 Posts: 10
|
Hi
I am testing your component and have come across a problem which I don't know how to handle. I have a long list of tables where I would like them to succeed each other UNTIL the next one cannot fit on the current page. In this case I would like the table to be moved to the next page.
I don't want a page break after each table, so a manual page break will not do. And I don't want a table to be cut in half, so the automatic page break doesn't do what I want either.
Can your component somehow deliver the result I want?
|
Rank: Member Groups: Member
Joined: 6/5/2012 Posts: 10
|
The obvious solution (which I overlooked to begin with) is use page-break-inside:avoid on the element which I did not want to be cut by an automatic page break.
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,195
|
Hi,
Glad that you found the solution. Please feel free to let us know if there is anything else.
Thanks!
|