config = pdfkit.configuration(wkhtmltopdf='C:/Program Files (x86)/wkhtmltopdf/bin/wkhtmltopdf.exe') pdfkit.from_url("https://www.google.com.tw/", "out.pdf", ...
確定! 回上一頁