The Github website will give you a good overview. ... In [1]: import fitz In [2]: doc = fitz.open("PyMuPDF.pdf") In [3]: page = doc[8] ...
確定! 回上一頁