I have a large text file in a text cast member, and I want the text to be printable and appear on multiple pages. I have a registered printomatic. What I did until now was I had to divide the text into a few text members. Otherwise printomatic simply shrinks the whole text onto one paper...

The problem with this way is 1) it's hard to divide up the text. 2) the text comes out different sizes, depending on the amount of text in each file / page. Is there an easier way?

Until now I've been using the following code:

set doc = new(xtra "PrintOMatic")

if not objectP(doc) then exit

append doc, castLib "manual", TRUE

if doJobSetup (doc) = TRUE then print doc

set doc = 0

Michael Nadel
MediArt.Corp
"Creativity is more powerful than knowledge" -- Albert Einstein
***********************************************************************
Tel: (972-2) 5807-454
Email: [EMAIL PROTECTED]
Web: http://www.intelligineering.com/mediart/home.htm


[To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email lingo-l@penworks.com (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!]

Reply via email to