Creating a object like this,
Cheers
var textFragmentAbsorber = new Aspose.Pdf.Text.TextFragmentAbsorber("ExampleText");
it works good but only when text is on single line but it ignores the text if it's on multi-line.
Very urgent.
Cheers