mimocha

Results 3 comments of mimocha

> > > @Fang-Haoshu I believe I managed to find the issue and got the setup running. I believe the way the c++ code was checking if it is a...

Hello, I haven't yet found a solution, but I believe this might be useful. I am running on the latest Processing 3, Windows 10 Pro 64 bit PC. By tweaking...

Same error here on Python 3.10.16, pdfminer version `20240706`, when running the example code with a PDF file version 1.4: ```python from pdfminer.high_level import extract_text text = extract_text("my_file.pdf") print(text) ```...