Uploading generated PDF or Excel to AWS S3

Hi,

I have requirement to be able to generate PDF or Excel produced by Libre to save it to AWS S3 instead of downloading it to the browser, has anybody has experience on this?

Any ideas would be greatly appreciated.

Bromo

I guess the simplest way is to create a classic report and execute it inside the method of a button than you do what ever you want with the result (like upload on an AWS S3 server).
This is quite similar to what is done in Invoice.print_invoice.

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.