import pdfkitif input_file.endswith(".mif"): copyfile(input_file, temp_mif_file := "".join([filename, ".txt"])) pdfkit.from_file( temp_mif_file,
確定! 回上一頁