Hi there,
We would like to know if its possible to download a pdf file (or convert it to base64) through an api. Sadly the API only gives the PDF file instead of a base64 encoded string.
If abose is possible. Please explain how. Because we dont know where to start even.
Results :
Preferred method : Save it as base64
Optional and not preferred : Save the file on our own server.
Must have : Displayable on our own application