Skip to main content
September 23, 2016
Question

Convert scanned pdf to excel format using Java

  • September 23, 2016
  • 2 replies
  • 755 views

I have a scanned file. I am able to convert that into Excel using Adobe Acrobat Pro DC installed software.

I looked up for the same in the cloud and found "https://cloud.acrobat.com/convertpdf", but it says it is not supported in the country.

Also can I achieve the same export operation using an api which could be called from code, so that I could convert the pdf received into excel using the code and later use the excel for further process from there.

This topic has been closed for replies.

2 replies

Samarth_Gupta
Adobe Employee
Adobe Employee
October 17, 2016

Hi Abhijeet,

Can you please explain what are you trying to achieve? Acrobat SDK does offer functionality where you can save a document in a different format.

-samarth

Bernd Alheit
Community Expert
Community Expert
September 23, 2016

54048040 wrote:

...

Also can I achieve the same export operation using an api which could be called from code, so that I could convert the pdf received into excel using the code and later use the excel for further process from there.

No.