public override string GetText()
{
AsposePdf.Text.TextSearchOptions textSearchOptions = new AsposePdf.Text.TextSearchOptions(false);
//Ignore error → Invalid font name (used font is not present in the PDF resources)
…...IgnoreResourceFontEr = true; lock (_object) { _document.Flatten(); TextAbsorber...Getting Object reference not set to an instance of an object, when...