adding large amounts of static text to infomaker report

Hi everyone,

I'm having to use Infomaker to create some order confirmations for a few of my departments, and I was wondering- is there a magic way to add large amounts of static text (think Terms and Conditions) to the report, or am I really stuck to having to use a million fields of 255 characters at a time?  I would like to *not* have to do a separate document in Word of the Ts&Cs that would get stuffed in with the infomaker document, but if it's that or my sanity... :-)

Thanks!
Kathleen 

Parents
  • I just bit the bullet and typed that stuff out line by line.  Fortunately, I was able to get the final version of the copy (the 4th final version of the copy, after they had come back and changed it 3 more times) before I had to start putting it in there.  It was not that bad in the end, and I have not had to go in and change it since then.

    I suppose you could try storing that somewhere in Tessitura like a local system table as like a VARCHAR(8000) and then select that as a giant massive column into your form.  But I have never tried that and am not sure how it would exactly work.  Plus, your options for formatting would be extremely limited.

    But such is the case with InfoMaker.  Best of luck!

    John

Reply
  • I just bit the bullet and typed that stuff out line by line.  Fortunately, I was able to get the final version of the copy (the 4th final version of the copy, after they had come back and changed it 3 more times) before I had to start putting it in there.  It was not that bad in the end, and I have not had to go in and change it since then.

    I suppose you could try storing that somewhere in Tessitura like a local system table as like a VARCHAR(8000) and then select that as a giant massive column into your form.  But I have never tried that and am not sure how it would exactly work.  Plus, your options for formatting would be extremely limited.

    But such is the case with InfoMaker.  Best of luck!

    John

Children
No Data