≡
×
Plus
Manual
Examples
Reference
Download
Blog
Community
Support
iframe's print
iframe's print
lihai
Posts: 15
Questions: 0
Answers: 0
November 2012
edited November 2012
in
General
Someone who knows that how to make the table filling up the browser on print button click if the page use iframe
Replies
ulrike
Posts: 39
Questions: 1
Answers: 0
November 2012
Try this http://stackoverflow.com/questions/9616426/javascript-print-iframe-contents-only
You may alternatively try to add a printing stylesheet to your iframe using sth like that
[code][/code]
This discussion has been closed.
Replies
You may alternatively try to add a printing stylesheet to your iframe using sth like that
[code][/code]