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 some other language to print the entire image on multiple pages? One page will just not do the trick. Thanks for any replies
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 some other language to print the entire image on multiple pages? One page will just not do the trick. Thanks for any replies
Comment