Skip to main content
September 23, 2016
質問

Convert scanned pdf to excel format using Java

  • September 23, 2016
  • 返信数 2.
  • 764 ビュー

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.

このトピックへの返信は締め切られました。

返信数 2

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.