Does Adobe has Standalone Rest API's for extracting the content from PDF without the use of PDF SDK?
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
@AnonJDAfter getting this response, the next step is to upload the PDF to the presigned URL i.e. to the given uploadUri.
Step 2 on this link should be able to help you out further on this: https://developer.adobe.com/document-services/docs/overview/pdf-extract-api/gettingstarted/#step-2--...
Views
Replies
Total Likes
@AnonJD Here is the REST API for the same: https://developer.adobe.com/document-services/docs/apis/#tag/Extract-PDF
HowTos link : https://developer.adobe.com/document-services/docs/overview/pdf-extract-api/howtos/extract-api/
I hope this helps.
Views
Replies
Total Likes
Hey. Thanks for the help.
I have one more question. I am confused on how to upload the pdf for data extraction. As per my understanding the below API will give me a URI which needs to be used for uploading the document.
https://pdf-services-ue1.adobe.io/assets
I am successfully getting the response from the above API. PFB the screenshot
Now i am not sure how to use the uploadUri for uploading the document. Please help.
Views
Replies
Total Likes
@AnonJDAfter getting this response, the next step is to upload the PDF to the presigned URL i.e. to the given uploadUri.
Step 2 on this link should be able to help you out further on this: https://developer.adobe.com/document-services/docs/overview/pdf-extract-api/gettingstarted/#step-2--...
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies