Using reportlab to create pdf files, how can i check if “atd.pdf” exists and then auto create “atd1.pdf” or just auto create “atd + n.pdf”?

后端 未结 0 1133
轮回少年
轮回少年 2020-12-17 22:42

Here is the basic code that i\'m using.

from modulos import *

class Relatorios: def printatd(self): webbrowser.open("atd.pdf")

def ger         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题