Hi,
I am evaluating the product in order to buy it.
I am building a multi-language application so I am testing unicode and Hebrew.
1)
Well, I have a few problems with long text which spans on more than one line.
If …...private void longHebrewText(Section section, string title, string text)...hebrewText = new Aspose.Pdf.Text(section, title); hebrewText.TextInfo...