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.
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
11,546 questions