Skip to main content
Participant
May 4, 2020
Question

Convert multiple files with SDK using Node JS

  • May 4, 2020
  • 1 reply
  • 627 views

Hi,

 

I need to make an scheduler based app which converts all the PDF files located in a folder to EXCEL files.

No merging.. Various PDF to various XL.

 

How can I, with this callback, loop in the application and detect if there are remaining PDFs?

 

Thanks a lot

Daniel.

    This topic has been closed for replies.

    1 reply

    Adobe Employee
    May 8, 2020

    You can build this logic using our Node JS services SDK. You can find the relevant documentation at https://www.adobe.com/devnet-docs/dcsdk_io/servicesSDK/index.html#node-js. From a NodeJS scheduler function, you can use the sample code given in the NodeJS section to export PDF to XL, https://www.adobe.com/devnet-docs/dcsdk_io/servicesSDK/howtos.html#export-a-pdf