Skip to Content
Menu
This question has been flagged
3255 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
3294
0
Mar 15
3983
1
Aug 23
7364
5
May 23
15293
2
Dec 23
5266