Hi Emanuela, thaks for the answer. But thats not the problem. My control is bigger than the Page size of hight. Axapta doesn't part one control to many pages. A work around from an other side is to split the string and send every row seperate. Thats works fine.
Betty --- In development-axapta@yahoogroups.com, "Emanuela" <[EMAIL PROTECTED]> wrote: > > Hi Betty, > you can set the property "DynamicHeigh" of the string control to YES. > So when the string is longer than the page, it goes in a new row > automatically. > > --- In development-axapta@yahoogroups.com, "beulenfeld" <bettyvo@> > wrote: > > > > Hi, > > > > I have a report with a string(memo, with many rows). The Size of the > > string is bigger than the page size. The report throws error thats > > why. Is it possible to make a page brake in the string? Enybody knows? > > > > Betty > > >