... pdfkit.configuration(wkhtmltopdf=path_wkthmltopdf) # 生成pdf文件,to_file为文件路径pdfkit.from_url(url, to_file, configuration=config) ...
確定! 回上一頁