Ellipsis Character issue

Stimulsoft Reports.NET discussion
Post Reply
Sacha
Posts: 19
Joined: Tue Mar 27, 2007 11:21 am
Location: Montréal

Ellipsis Character issue

Post 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
Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

Ellipsis Character issue

Post by Vital »

If i right understand you are use TextQuality = WYSIWYG ?
Sacha
Posts: 19
Joined: Tue Mar 27, 2007 11:21 am
Location: Montréal

Ellipsis Character issue

Post by Sacha »

No, we are using Text Quality Standard
Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

Ellipsis Character issue

Post 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.
Sacha
Posts: 19
Joined: Tue Mar 27, 2007 11:21 am
Location: Montréal

Ellipsis Character issue

Post 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 ?

Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

Ellipsis Character issue

Post 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.
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

Ellipsis Character issue

Post 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.
Post Reply