Hi there,
I there any way to truncate/trim single line of text and add a ellipsis at the end to fit a certain text segment rectangle width?
Or calculate how many characters of a text with a certain font/size can fit into a segment width?
I’m using Aspose.PDF .NET - C#
Thank you