Copy link to clipboard
Copied
Our frontend application is built with Vue.js, and we're using Laravel as the API processor. The workflow involves vendors sharing engineering designs in PDF format. Currently, we use Adobe Acrobat Pro for Teams under a free trial license.
The current process is as follows:
A user downloads the PDF document, opens it in Adobe Acrobat, and shares it with other users. These users then access the shared document via the web version of Adobe Acrobat on Adobe Creative Cloud, where they can add comments or use freehand drawing tools. Finally, the original user downloads the updated document and uploads it to our web application.
1. We would like to know if there is an existing API—or if one can be provided on request—that can retrieve a list of distinct commenters (in cases where there is more than one) along with the datetime of their most recent comment.
2. Is it possible to upload a document to Adobe Creative Cloud and share it programmatically using an API? This would help streamline the process by eliminating the need to manually share the file with multiple users by adobe acrobat utility software
Have something to add?
Find more inspiration, events, and resources on the new Adobe Community
Explore Now