window.print() issue
Hello,
This is a repost due to misplaced thread. I have an iframe with a .jpg picture in it. The picture itself is 768 x 1790 pixels (width, height). I used a simple bit of javascript I found on the net to print out the window.
<input type="button" value="Print this page" onClick="window .print()">
However, this does not work out...
User Profile
Collapse
-
window.print() issue
Hi there,
I have an issue where I have to print a form that is actually a picture (.jpg) and that picture sits inside an iframe. I have a simple java script in there to print the page and for all of my forms that are less than one page, it prints fine. The form fills out the entire page. However, when my .jpg is longer than one page, it simply prints out the first page, then doesnt print the rest. Is there a way to use java, or...
No activity results to display
Show More
Leave a comment: