with open('file.html') as f: pdfkit.from_file(f, 'out.pdf') ... This should be an instance of pdfkit.configuration() API call. It takes the configuration ...
確定! 回上一頁