AsposeBug.zip (20.0 KB)
Using Aspose.PDF for .NET 19.1.0
In the attached example, we are extracting all the text on the page using the TextFragmentAbsorber class. However, instead of getting the text “File What? Too confusing.” we are getting a sequence of null character values. All other text fragments are extracting correctly.
I suspect it has something to do with the font that this text is written out in as it is different from all the others on the page.