Adobe Acrobat X Pro - Export PDF to accessible text

Asked

Viewed 45 times

1

I am in a project reading PDF through C# 2012 with ASPOSE. However I am having difficulty reading pages that have several columns.

For example: a pdf can have on page 1 (one) two columns and on page 3 (three) 5 columns and on the sixth page onwards have only 1 (one) column.

I have no way of knowing in advance which page will come out and in how many columns.

I thought of using ADOBE ACROBAT X PRO SDK to export in accessible . txt (with page break marker), but I do not know if it is the best solution.

Using the SAVE AS (not via sdk) of Acrobat I realized that it does not export correctly, I am doing something wrong?

Which can guide me?

PS: I have used iTextSharp, but Aspose proved to be an extremely better tool than aspose.

I thank you in advance, Marco Araujo

  • Take a look at the Pdfsharp

  • I downloaded and tested the program. Great conversion result. Is there an SDK for me to embed in my application? I searched the web but did not find anything SDK of this PDFMATE.

  • I don’t know, I know you can add in Visual Studio by nuget as dll, but other than that, I don’t think you have SDK.

  • Thanks for the tip. You know some good PDF to text converter that has SDK?

  • You got Foxit, but you get paid...

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.