Please I need to open file pdf in navigateur from one click reportlab python thank you in advance
Asked
Active
Viewed 403 times
0
-
Could you add your code here, what you have tried? – SSK Mar 22 '21 at 04:44
1 Answers
1
import os
os.startfile(namefile.pdf)
####################
If you need other answers :

SabriYassine22
- 11
- 3