Parse annotations from a pdf

前端 未结 8 756
攒了一身酷
攒了一身酷 2020-11-28 21:15

I want a python function that takes a pdf and returns a list of the text of the note annotations in the document. I have looked at python-poppler (https://code.launchpad.net

8条回答
  •  一整个雨季
    2020-11-28 21:58

    I didn't ever used this, nor I wanted this kind of features, but I found PDFMiner - this link has information about basic usage, maybe this is what You are looking for?

提交回复
热议问题