Full Justify Text Problem
Hi,
I am running Reportbuilder 10.09
I have placed a TppMemo component on my report and have entered text
into the Lines TString property.
I have also set the TextAlignment to taFullJustified, but the text is
still showing as Left Justified.
taCentered, taRightJustify and taLeftJustify all work as expected, but
taFullJustified doesn't.
Here is an extract of my tppMemo component. I was wondering what I am
doing wrong?
Thanks & Regards
Adam.
I am running Reportbuilder 10.09
I have placed a TppMemo component on my report and have entered text
into the Lines TString property.
I have also set the TextAlignment to taFullJustified, but the text is
still showing as Left Justified.
taCentered, taRightJustify and taLeftJustify all work as expected, but
taFullJustified doesn't.
Here is an extract of my tppMemo component. I was wondering what I am
doing wrong?
Thanks & Regards
Adam.
This discussion has been closed.
Comments
Full justified text in a TppMemo object while using the Windows Vista or
Windows 7 operating system is currently not functioning. It does however
work correctly for Windows XP and earlier. This is an open issue that we
are researching.
As a workaround you can use a TppRichText component instead of a memo.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Thanks for your reply.
Glad to know it wasn't something stupid I was doing. :-)
Cheers
Adam.