Hi guys!
I have a Api Call for use api2pdf in my app. Everything works but when I need save the file (API RESPONSE) in my database i have some problems.
The response comes in this format, like temporary URL to download the file.
I take this and capture like file.
If I save to DB it works but save the temporary url like a file, so after 24hrs this is useless. I need save the final file.
When I use “saved S3” script it save like this.
So when I use it the file comes like this.
Without format. But if I change manually the extension to pdf, i can se the file normally.
So, I dont know how make this work to save directly from API the pdf file.
Any Help??
PD: Sorry for my english, i’m from Chile