Hi All Im sure someone will have this in a library somewhere. I'm printing out a string of text, but when printing only have a certain area in which I can put said text, I currently truncate the text string and add a few dots if it overspills the area, but this looks a bit 'unfinished' on the printed document. What Id like to do is truncate the text back to the last full stop (period), Im ...


