-
**Bug report**
- encountered an IndexError in the export_image function of pdfminer, specifically in this line:
`if filters[-1][0] in LITERALS_DCT_DECODE:`
- The error occurs when attempting to a…
-
### Initial Checks
- [X] I confirm that I'm on the latest version
### Description
use your example code, get exception.
```
Traceback (most recent call last):
File "/Users/qkxie/Project/test…
-
I have installed pdfminer and tested it by itself however Im having an issue with iocminion using it.
pdfminer not installed see: https://github.com/euske/pdfminer
procesing pdf...
global name 'PDFR…
-
We've been getting this [PDFSyntax error from pdfplumber in Sentry](https://datamade.sentry.io/issues/5939457946/events/cdfdb22eb2d84fcdbfc22669ed679578/events/?project=4504447849201664&sort=-environm…
-
Would this work as an alternative?
https://huggingface.co/spaces/deepdoctection/deepdoctection
PS. Someone please create a colab or gradio so this project can be used by a wider audience.
-
after updating to version 20240706 `extract_text()` on a pdf throws an error `TypeError: 'PDFObjRef' object is not iterable`
this did not occur on the previous version 20231228
```
Python 3.12.…
-
Firstly, thanks for doing this script. It's really helped me to make full use of the Projects feature in Claude.
Besides my coding work where there are a lot of text files, I also have to deal with…
-
### Description of the bug | 错误描述
```
---------------------------------------------------------------------------
AssertionError Traceback (most recent call last)
Cell I…
-
# Add pdfminer to requirements.
- In requirements.txt pdfminer isn't listed.
# When running PDF-to-Text option I get
```sh
TypeError: TextConverter.__init__() got an unexpected keyword argument …
-
Please update the version of `pdfminer-six` to `20240706`.