Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

problem with full justify dbmemo

edited May 2015 in General
in rb12 and rb 16 when i set a dbmemo to text alignment to tafulljustified
and
forcejustifylastline to unchecked, the print preview shows as i would
expect.
text that would not fill the memo is not justified and the last line of
multiline text is not justified
the print from there also looks correct.
if i print to another device, (i.e. a printer or pdf output) the last or
only line is full justified.
my preference would be the first behavior. my client is complaing about the
inconsistency and would also like the first behavior in all output devices.
is there something i am missing?

thanks,
car

Comments

  • edited May 2015
    Hi Carl,

    I did a simple test with the latest version of ReportBuilder and some
    sample data and a full justified DBMemo appears identical when
    previewed, printed, and exported to PDF. With the ForceJustifyLastLine
    property set to False, the last line of each paragraph in the text is
    not fully justified for all three output formats.

    Be sure you are not resetting this property in code before you print or
    export to file. Also, if you are loading templates, you need to be sure
    this property is set after the template is loaded or it will be
    overwritten by the saved template property values.

    If you are still having issues with this property, please create a
    simple example from scratch that I can run here and send it in .zip
    format to support@digital-metaphors.com and I'll take a look at it for you.

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
This discussion has been closed.