x38class 0 Newbie Poster

I have an app that print images from an arraylist with a corresponding arraylist for a text description of the image

I am using the addhandler function to retreive the arraylist data, everything works fine.

However, I now want to add an arraylist to correspond with those above which contains the formatted text which has been put in a richtext box of fixed dimensions which is to be printed in a defined area, how can I at run time populate the richtext box and add its dimensions and content to an arraylist to print.

Maybe someone else has a bright idea, the purpose is that the user on a data entry screen populates a rich text box, the text is stored in an access database, retrieved, then I want to print it just as they saw it when they entered it

any help mush appreciated

Regards
Bob