create a PDF file from a report and save it to a database
-
- Posts: 3
- Joined: Mon Jun 05, 2023 10:43 am
create a PDF file from a report and save it to a database
Hello there, I am using Python to generate reports, and I want to create a PDF file from a report and save it to a database without downloading it. How can I do that?
-
- Posts: 6648
- Joined: Tue Mar 20, 2018 5:34 am
Re: create a PDF file from a report and save it to a database
Hello,
Please check the following sample:
https://github.com/stimulsoft/Samples-R ... er_Side.py
Thank you.
Please check the following sample:
https://github.com/stimulsoft/Samples-R ... er_Side.py
Thank you.
-
- Posts: 3
- Joined: Mon Jun 05, 2023 10:43 am
Re: create a PDF file from a report and save it to a database
Thank you. In my scenario, I want to bind a data source, then create a PDF and save it to the database. Could you provide me with a sample
-
- Posts: 6648
- Joined: Tue Mar 20, 2018 5:34 am
Re: create a PDF file from a report and save it to a database
Hello,
Al available samples you can find here:
https://github.com/stimulsoft/Samples-Reports.Python
Thank you.
Al available samples you can find here:
https://github.com/stimulsoft/Samples-Reports.Python
Thank you.