We are encountering an issue while extracting text from a PDF using Aspose.PDF.
The PDF contains a vertical line acting as a separator between two text sections.
However, during text extraction:
The vertical line is n…...Append(' ', len); } else { sb.Append(ch); i++; }...