Question
Delete multiple pdf pages using adobe pdf tools api
Hi,
Can anyone tell me how can i delete multiple pages using adobe PDF tools api, currently i'm able to delete single page or by using page ranges.
But i want to delete multiple pages like i want to delete 2,5,8 page from a pdf, so i want to know how i will pass this to api.
Here is the link of documentation: https://documentcloud.adobe.com/document-services/index.html#post-pageManipulation
