Automatic word-splitting in table cells

Stimulsoft Reports.NET discussion
Post Reply
User avatar
John
Posts: 132
Joined: Tue Feb 01, 2011 3:56 am
Location: England

Automatic word-splitting in table cells

Post by John »

Hallo Support,

do you have any form of automation in which the text in a table cell (or text box) is automatically adapted to make the most use of the available space by splitting words?
Here's an example of what I mean.
S1.jpg
S1.jpg (23.7 KiB) Viewed 1458 times
Here, the word highlighted in yellow could be split so that part of it would fit on the line above. E.g. Berufsunfä- and the rest on the next line. We actually have a database containing most of the words used in our programme and how they can be split. Example: Berufsunfähigkeit is stored as Be\rufs\un\fä\hig\keit, meaning it can be split in 5 places.
Here's an example of how a text could look when it has been split. This example is taken from an older programme of ours which does not use Stimulsoft reports:
S2.jpg
S2.jpg (89.41 KiB) Viewed 1458 times
Theoretically, at run time, using the given width of a table cell, the font size and type, our word-splitter database and some smart code, I could split words at the end of lines, but if you already have something implemeted which would more or less do the same, I would be most interested to hear it.

Thanks and regards,

John Kitching
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Automatic word-splitting in table cells

Post by Alex K. »

Hello,

Unfortunately, on current moment is is working as is.

Thank you.
User avatar
John
Posts: 132
Joined: Tue Feb 01, 2011 3:56 am
Location: England

Re: Automatic word-splitting in table cells

Post by John »

Ok, no problem. Have a good weekend.
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Automatic word-splitting in table cells

Post by Alex K. »

Hello,

Let us know if you need any additional help.
Post Reply