原來PyPdf中PageObject extractText()會將所有內容編碼成unicode,所以我們 ... #!/usr/local/bin/python # -*- coding: utf-8 -*- from pyPdf import ...
確定! 回上一頁