Frame too big for Printer Page
Posted: Fri Aug 07, 2009 2:49 pm
by Stephen Persson >> Thu, 4 Mar 2004 3:58:15 GMT
Hi,
I am wondering if anyone has any tips on what to do when a frame you have to print doesn't fit on a page, and you just want to print what fits, then carry the rest of the text over to the next page.
We use the printer.frameFits() method to check if the frame fits on the remaining space on the page, and at the moment just start an all new page if it doesn't fit. It's big text fields that we are printing so I'm trying to figure out a way that I can print part of that text on one page, and the rest on the next page.
Any ideas?!?
Thanks in advance
Stephen Persson
Hi,
I am wondering if anyone has any tips on what to do when a frame you have to print doesn't fit on a page, and you just want to print what fits, then carry the rest of the text over to the next page.
We use the printer.frameFits() method to check if the frame fits on the remaining space on the page, and at the moment just start an all new page if it doesn't fit. It's big text fields that we are printing so I'm trying to figure out a way that I can print part of that text on one page, and the rest on the next page.
Any ideas?!?
Thanks in advance
Stephen Persson