#!/usr/bin/env python2.6 from pyPdf import PdfFileWriter, PdfFileReader # crop in_file in_file = 'GettingReal.pdf' out_file ...
確定! 回上一頁