I have a page with an iframe in it. The iframe\'s content is a couple of pages long, I\'ve set the iframe\'s height to match it\'s content. When I try to print the page, the
If you place the iFrame inside of a div it should set the div height to the height of the iFrame and I believe that this could solve your issue.
i.e.