Rank: Member Groups: Member
Joined: 1/4/2012 Posts: 11
|
When using AspxToPDF on long pages with many images, the resulting multi-page PDF (not surprisingly) will split images that start rendering near the bottom of one page and finish them on the next.
Is there any way to control that? A way to indicate that if an image isn't going to fit, do, in effect, a page break at that point, and start the image (and continue other content) on the next page?
(The specific contents of the pages change dynamically and are not known ahead of time.)
|