Richview(RTF) wrong display

Hello,

I use a report with a frxRichView components. In this one, I have some very long texts, so that they
have to be split but the pages breaks are wrong. The text doesn't keep their alignment or their layout...

what's solutions? thanks a lot

Best regards

Dany

Comments

  • gordkgordk St.Catherines On. Canada.
    edited 3:26AM
    set the allowsplit prop, the stretch prop for the band and the stretchmode prop for the rtfmemoview.
    if within the band you have other objects which are below the rtfmemoview
    move them into a child band.
  • edited 3:26AM
    thanks for your quickly answer

    these prop are true

    but it's always wrong display

    other solution?
  • gordkgordk St.Catherines On. Canada.
    edited 3:26AM
    make sure your richview object has enough width it may be causing the problem also look at the wysiwyg prop settings.
  • edited 3:26AM
    the width is enough, the indentation is wrong when there's a page break... I don't understand why,

    you can see a example Visit My Website
  • gordkgordk St.Catherines On. Canada.
    edited 3:26AM
    have you tried the latest daily build?
  • edited 3:26AM
    yes but it's the same

    I created a ticket and I wait....

    but I think it's a bug...

Leave a Comment