有什麼辦法可以降低新PDF的文件大小? 我使用的腳本: from PyPDF4 import PdfFileWriter, PdfFileReader import os import re output = PdfFileWriter() input = ...
確定! 回上一頁