I need to generate a printout featuring a header, a footer, and two columns of body text in between. The body text is coming from a single body of text (in other words, on data entry, it is entered as one long data entry in a single field, but when printed I need to split it into two columns). This is paragraph-style data, so I can hardly just count lines and split in half or anything...
My best guess is to create separate fields for the left and right columns and somehow figure out where to split the text so that I can fit the text neatly into the two columns. Does anyone know of an easy way to figure out where to split this?
It would be even better if Rev had a feature to allow "overflow" text from a field to be continued automatically into another field, as many page layout programs do... maybe I'll have to suggest it as an enhancement sometime. Meanwhile, any easy way to figure this out for a semi-arbitrary (styled) text input? Note that the text should generally be the same size -- I do not want the typeface or text size changed from my defaults, only bold/italic/underline, which I would capture as htmlText.
Thank you!
----------------------------------------------------------- Frank D. Engel, Jr. <[EMAIL PROTECTED]>
$ ln -s /usr/share/kjvbible /usr/manual
$ true | cat /usr/manual | grep "John 3:16"
John 3:16 For God so loved the world, that he gave his only begotten Son, that whosoever believeth in him should not perish, but have everlasting life.
$
___________________________________________________________ $0 Web Hosting with up to 120MB web space, 1000 MB Transfer 10 Personalized POP and Web E-mail Accounts, and much more. Signup at www.doteasy.com
_______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
