Page 1 of 1

Ellipsis Character issue

Posted: Wed Aug 01, 2007 9:03 am
by Sacha
Hi !

We need to have the Line Limit = True to make sure we don't display half lines, and Text Options Trimming.EllipsisCharacter to warn users that there was more information in the field that we could display. That works fine until the fields cannot display everything because of height instead of length. The fields that have carriage returns don't show ellipsis .... bug ? any workaround ?

Thanks !

Sacha

Ellipsis Character issue

Posted: Wed Aug 01, 2007 9:16 am
by Vital
If i right understand you are use TextQuality = WYSIWYG ?

Ellipsis Character issue

Posted: Wed Aug 01, 2007 9:40 am
by Sacha
No, we are using Text Quality Standard

Ellipsis Character issue

Posted: Wed Aug 01, 2007 2:48 pm
by Vital
Hm. I do some checking with Trimming and LineLimit and it work fine. Please provide some samples to support [at] stimulsoft [dot] com. May be some special conditions.

Thank you.

Ellipsis Character issue

Posted: Wed Aug 01, 2007 3:33 pm
by Sacha
Thanks it will be ok now, I just found a workaround.

When you add Word Wrap == True we get the ellipsis.

To reproduce it, did you add Word Wrap to True ?


Ellipsis Character issue

Posted: Thu Aug 02, 2007 1:22 am
by Edward
Sacha wrote:When you add Word Wrap == True we get the ellipsis.

To reproduce it, did you add Word Wrap to True ?
Thank you for this tip. We were able to reproduce this bug. We will inform you when the solution will be ready.

Thank you.

Ellipsis Character issue

Posted: Thu Aug 02, 2007 2:36 am
by Edward
Please set the WYSIYG mode for the StiText .TextQuality property.

In this mode appearance of that issue is minimal. But work of this mode was corrected in the latest prerelease versions.

We use standard methods of GDI+ when render is processed in Standard mode. WYSIWYG is our mode and provides correct output in the most cases.

Sorry we cannot improve output while Standard mode is used.

Thank you.