How to Upload PDF to the "cloudinary" from device storage

Please Any One Can tell me, How to Upload PDF to the “cloudinary” from device storage.

Cloudinary accepts pdf’s as images.

Go to cloudinary.com . Get your own account which will include a cloudname, API Key, and API Secret.

Set those in Cloudinary area of the Design page.

Then just set a button or other action, and use the call Cloudinary1 Upload Media.

Set the path, to the path of the pdf.

You can then get the cloudinary URL from the When Cloudinary1 Media,Uploaded response.