Flowing text to the next page

Hey guys:

I have a DB which contains text in 2 different languages. I need to print a report which will show, on the top, the text in one languange and at the bottom, the text in the other language.

For this, I'm using 2 memo fields in a master band and it is OK except when the text is too large as I need to add a limit of lines per page. In this case, I'd like to continue printing the remaining text on a new page.

I attached a sample of what I want to do.

Do you know if it is possible?

Cheers

--
Jackson



Comments

  • gordkgordk St.Catherines On. Canada.
    edited 4:45PM
    normally you set allowsplt property of the band
  • edited 4:45PM
    I've tried that.

    Attached is a sample project if it helps. It seems a very simple report and I've tried all properties related to that, with no success.

    Sorry, I also forgot to mention the version I'm using: 4.13.2 (XE5 bundle)

    Thanks again

    --
    Jackson

Leave a Comment