摘要:
from win32com import client import fitz import os # 转换docx为pdf和jpg def docx_to_pdf(fn): # word转pdf word = client.Dispatch("Word.Application") # 打开word 阅读全文
posted @ 2022-08-25 15:01 o0o0o9 阅读(0) 评论(0) 推荐(0)
posted @ 2022-08-25 15:01 o0o0o9 阅读(0) 评论(0) 推荐(0)