D
D
Denis Yulamanov2019-08-21 16:18:43
Python
Denis Yulamanov, 2019-08-21 16:18:43

How can one make reading a PDF file in Python 3.3?

I want to write a program to read a PDF file and output data from this file like in Adobe Reader etc. without the possibility of editing. But I've never worked with PDF libraries and have only started programming recently. The video from the Youtube hosting describes writing in PDF format, but not reading. I would be grateful for any literature (websites, blogs, videos) with a question that interests me.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
T
tsarevfs, 2019-08-21
@DvDenis

https://pypi.org/project/PyMuPDF/1.9.2/
https://github.com/pymupdf/PyMuPDF/wiki

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question