cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Need to split a PDF into individual PDFs

wpenfold
New Contributor III

Is there a way to use Snaplogic to split a PDF file containing may documents, into individual documents? Currently this is being done with PHP, but it would be really helpful if we could to this in Snaplogic.

4 REPLIES 4

bojanvelevski
Valued Contributor

One way you can do this is by using an API. Iโ€™ve used ConvertAPI, itโ€™s pretty simple and straightforward process.

Regards,
Bojan

You can call this from within a snaplogic pipeline? Iโ€™m a little concerned about security of data. The PDFs Iโ€™m working with have financial information.

Yes you can. Here is a sample response:

image

Youโ€™ll have to configurate a REST POST snap with the generated link from ConvertAPI, add a token parameter, and you have the option to upload the file directly within the POST snap. Itโ€™s pretty useful service, but I donโ€™t know enough about your concerns, if you decide to use it, youโ€™ll have to make some research.

Hope this give you some idea about their security. https://www.convertapi.com/security