Skip to Content
Menu
This question has been flagged
3610 Views

I have binary file, I want to download it after clicking button, how can I accomplish it?

Code flow:

Button -> Python Code -> Download Binary File

1. Binary fields is created and some data is attached (pdf)

2. Button from UI calls python code

3. Download binary field data (need help with this step)

I have bytes objects, how can I download that bytes object?

Avatar
Discard
Related Posts Replies Views Activity
0
Jun 19
3713
0
Mar 15
4341
1
Aug 23
8177
5
May 23
15732
2
Dec 23
5861