TfrxMemoView - HAlign haRight - last line not aligned

edited 8:08AM in FastReport 4.0
Hello!

I only put a TfrxMemoView component to my form and HAlign it to haRight.
Now I added multi lines which looks ok on the design view.
E.g.:
2222222
2222222
2222222
2222222

But when I printed the report it looks like this
2222222
2222222
2222222
_2222222

Any idea why this happens? Bug?
I use version FastReport FMX 2.
4.pdf 197.4K
4.pdf 197.4K

Comments

  • gpigpi
    edited 8:08AM
    Attach your report template (fr3) and prepared report (fp3)
  • edited April 2017
    Hello!

    I just attached all the files.
    It is an easy example - just one text object with right aligned multi line text.

    /Werner
    gpi wrote: »
    Attach your report template (fr3) and prepared report (fp3)
  • edited 8:08AM
    IWAASS wrote: »
    Hello!

    I just attached all the files.
    It is an easy example - just one text object with right aligned multi line text.

    /Werner
    2.zip 5.4K
  • gpigpi
    edited 8:08AM
    This is a bug. Create support ticket or send your message to support@fast-report.com
    Use TfrxMemoView.AllowHTMLTags = True as workaround

Leave a Comment