Extract paragraphs from a Pdf

zequion 446 Reputation points
2024-08-01T02:43:21.0933333+00:00

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,029 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Castorix31 85,956 Reputation points
    2024-08-01T06:57:43.6166667+00:00

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.