Question
Can I use Adobe Acrobat SDK in Google Cloud Function?
Hi,
After several researches, I discovered that there were a lot of interesting functions in Adobe that I could use for my project, but I discovered that these functions (like for example saveas ()) can only be used on the Adobe console, is it possible to use them elsewhere? in my case, I would like to use them in Google Cloud Functions with Node.js ?!
Thanks
