Jump to content

How to allow splitting a <table> and <iframe> at PDF page end (and not moving the whole element to next pdf page)?


pstein

Recommended Posts

Assume I want to print a (long) web page into a pdf file.

The web page contains <table> elements and <iframe> elements.

When a <table> or a <iframe> element does not fit on the remaining part of the current pdf page then the WHOLE element is shifted resp. moved to the next pdf page.

How can I avoid this?

If <table> or the <iframe> element does not fit on the remaining part of the current pdf page then it should be cut somewhere in the mid and the remaining lower part printed into the next pdf page.

How can I achieve this (with a CSS attribute)?

Edited by pstein
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...