You can see this thread : https://learn.microsoft.com/en-us/answers/questions/609757/read-data-from-searchable-pdf (itext7)
Extract paragraphs from a Pdf
zequion
446
Reputation points
I use C# and I have a program in .Net Framework and .Net 8. I need to be able to retrieve text from a PDF by paragraphs.
I am currently using itextsharp.dll but it seems to be from 2006 and is no longer used.
I would like to be recommended a free software to replace itextsharp and to know how to extract paragraphs.