05 2020 档案
摘要:PyPDF2是一个操作PDF很方便的库,可以对PDF文件读写操作,[具体参考官方api](http://pybrary.net/pyPdf/pythondoc-pyPdf.pdf.html),常用的几个对象如:PyPDF2.PdfFileReaderPyPDF2.PdfFileWriterPyPDF
阅读全文
摘要:1 from win32com.client import gencache 2 from win32com.client import constants, gencache 3 import os,re 4 def createPdf(wordPath, pdfPath): 5 """ 6 wo
阅读全文
浙公网安备 33010602011771号