I use iframe and height fit use iframeResizer and iframe cotent height is variable.
Problem is that print page content is cutting because i fix iframe height use iframeResizer but page break make diff iframe content height.
then I have some questions.
how to know height after page break? I try to solve problem get height and change iframe height but don't know.
how to solve that?
when page break working? I check
window.onbeforeprintuse iframeResize but not change height.