I converting pdf to text but have a problem is the output has the text which doesn’t displayed in pdf file.
I want to ignore these text line, how can I do that?
This is my sample pdf file
3696-YC91_HCXHR-MITSUI_&CO(TH…...text = ""; // Specify Unicode encoding type in StreamReader constructor...StreamReader(tempMemoryStream, Encoding.Unicode)) { streamReader.BaseStream...