-
Thanks for creating this library!
I tried to fill in this form: https://www.uscis.gov/sites/default/files/document/forms/i-129.pdf using the library.
It worked well at extracting the relevant fi…
-
On pypi, I see that the project is in `Development Status :: 4 - Beta`, but the last commit to this repository is more than half a year ago. Is it still alive?
If not, you might want to put it on […
-
How to add new bookmarks with zoom level as Inerhit Zoom?
-
pip install -r requirements.txt
Collecting openai
Using cached openai-0.10.5.tar.gz (157 kB)
Preparing metadata (setup.py) ... done
Requirement already satisfied: torch in c:\users\abhinand\ea…
-
Have you considered [ReportLab](https://www.reportlab.com/opensource/) or [PyPDF3](https://pypi.org/project/PyPDF3/)? I used them recently (actually PyPDF2 with py2.7) to produce the [conference book…
-
```python
from pyzerox import zerox
import os
import json
import asyncio
import argparse
# Parse command-line arguments
parser = argparse.ArgumentParser(description='Process a PDF file with z…
-
Hello Idin,
I'm currently doing a lot with various PDF packages (pikepdf, pdfminer.six, pymupdf) and noticed that there are quite a lot of Python packages that are not maintained any longer (PyPDF,…
-
Create an empty StringIO and call the pdf reader on it. It will loop in the readNextEndLine calls before the %%EOF check in read.
jsonn updated
12 years ago
-
Using the current Setup Environment Instructions, when pip tries to install 'tesseract' it installs this package (https://pypi.org/project/tesseract/), which is not the intended one. A colleague of on…
-
**Describe the bug**
Does not work at all because it complaints about deprecated pypdf classes.
**To Reproduce**
* Create a new virtualenv
* Install
* Try to run it
**Expected behavior**…