-
Env:
- Ubuntu 18.04
- Python 3.6
- pdfminer 20191125
Command:
```
pdf2txt.py -d -o Wang\ et\ al_2017_Tacotron.txt -t text -O images Wang\ et\ al_2017_Tacotron.pdf
```
log:
```
Traceback…
-
I am running this command :
```
pdf2txt.py -S -t xml -o pdfMinerOutput.xml input.pdf
```
It crashes at the very beginning with this stack trace :
```
Traceback (most recent call last):
File "C:\…
-
```
Hi again,
I would like to update the Pdfminerr library to the newest version, but
simply replacing the files into the directory doesn't work.
It gives this error:
Traceback (most recent call l…
-
```
Hi again,
I would like to update the Pdfminerr library to the newest version, but
simply replacing the files into the directory doesn't work.
It gives this error:
Traceback (most recent call l…
-
I just tried to run the command like this and your option handling does not work properly:
``` bash
pdf2txt.py -t html input.pdf -o ouput.pdf
```
Using [argparse](https://docs.python.org/dev/library…
-
I have been troubleshooting a significant performance issue using PDFMiner to extract text from certain utility bills. While investigating, I attempted to use cProfile on pdf2txt.py to see what was g…
-
I have some PDF documents that look like:
```
%PDF
%objects
xref
%table
trailer
-
```
Hi again,
I would like to update the Pdfminerr library to the newest version, but
simply replacing the files into the directory doesn't work.
It gives this error:
Traceback (most recent call l…
-
Error extracting images using:
py -3 pdf2txt.py -o test.html -O test_images FightingGamePrimer.pdf
get error:
Traceback (most recent call last):
File "pdf2txt.py", line 115, in…
-
![image](https://github.com/pdfminer/pdfminer.six/assets/49911294/e0200827-d1fb-49a3-b5a4-8cfbeee319f1)
![image](https://github.com/pdfminer/pdfminer.six/assets/49911294/52d1561e-8b60-4603-9431-535…