Timothy Miller wrote:

There are probably other workarounds. For instance, it might be possible to shuttle lines in and out of the field, so it never contains more than one printable page, then use printfield repeatedly, then replace the original text when printing is completed.

This is pretty much the standard suggested approach. You fill a field, print the card, then scroll the field one field length, print the card again, continuing till the text is done. Rev provides a property that gives you the different scrolls you need for each page. See the "pageHeights" property in the docs, which describes the process.

--
Jacqueline Landman Gay         |     [EMAIL PROTECTED]
HyperActive Software           |     http://www.hyperactivesw.com
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to