Steps to reproduce:
Print attached HTML document.
What happens:
The overflowing image on the second page is clipped entirely (with overflow: hidden on page), or pushed to a new page (with overflow: visible on page).
Desired behavior:
The image should be only partially clipped, instead of pushed to the next page. This same bug occurs in Chrome's Print to PDF function as well, and I was hoping to use Prince instead.
Print attached HTML document.
What happens:
The overflowing image on the second page is clipped entirely (with overflow: hidden on page), or pushed to a new page (with overflow: visible on page).
Desired behavior:
The image should be only partially clipped, instead of pushed to the next page. This same bug occurs in Chrome's Print to PDF function as well, and I was hoping to use Prince instead.