Text Extracted from PDF are incorrect

I use UIPath.PDF.Activities.ReadPDFText to extract all text as a PDF file. However the extracted text in the last few lines is incorrect. It happened in the last few lines only. Any advice?

Hi @Benny_Chan

I think this comes from the awkward PDF file structure. I think the easy way to check how the text flow there would be to place your cursor at the end of the None word, press and hold shift and then start slowly pressing right arrow key. It should start selecting the text as PDF sees it, which I think in this case is exactly how it exported it to a text file.

You might have to fix it manually.