Manipulate PDF with Adobe developer API
Adobe developer API Did you know that Adobe provides an API to perform all sort of manipulation on PDF files : - Split PDF, Combine PDF - OCR - Insert page, delete page, replace page, reorder page - Content extraction...
Template notes
Adobe developer API
Did you know that Adobe provides an API to perform all sort of manipulation on PDF files :
- Split PDF, Combine PDF - OCR - Insert page, delete page, replace page, reorder page - Content extraction (text content, tables, pictures) - ...
The free tier allows up to 500 PDF operation / month. As it comes directly from Adobe, it works often better than other alternatives.
Adobe documentation:
- [https://developer.adobe.com/document-services/docs/overview/pdf-services-api/howtos/](https://developer.adobe.com/document-services/docs/overview/pdf-services-api/howtos/) - [https://developer.adobe.com/document-services/docs/overview/pdf-extract-api/gettingstarted/](https://developer.adobe.com/document-services/docs/overview/pdf-extract-api/gettingstarted/)
What does this workflow do
The API is a bit painful to use. To perform a transformation on a PDF it requires to