Avoiding line cut-off in a multipage printout

Martin Blackman martinblackman at gmail.com
Sun Mar 26 08:58:08 EST 2006


That doesn't sound too far removed from what I'm doing on an
application I'm working on.

You could use the formattedheight of the field to check against a
pre-determined page height. If you're over then put the text into a
new field to go on the following page.

If you want to squeeze more on to a page you could use the printscale
property or the 'print into rect' form.

regards
Martin Blackman



More information about the use-livecode mailing list