Copy link to clipboard
Copied
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.
Copy link to clipboard
Copied
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