pdfocr
pdfocr copied to clipboard
Adds text to PDF files using the cuneiform OCR software
For some PDF files, pdftk throws this error: ``` Error: Unexpected Exception in open_reader() Unhandled Java Exception: ``` This bug has been reported on pdftk launchpad: https://bugs.launchpad.net/ubuntu/+source/pdftk/+bug/774052 It seems like...
Hello There seems to be a problem with the final step in the pdfocr script. Running pdfocr produces a heavily cropped pdf file. Most of each page is missing. **Actual...
Trying to run the script results in a syntax error right out of the box. Changing the ~ on line 85 to a - fixed it.
The function "in?" isn't available for String. Changed to array.include.
I am using Fedora and it was 30 min swimming in libraries to try to run pdftk and of course due limitation of my time i gave up and in...
We can install it on ubuntu by the following command: sudo add-apt-repository ppa:gezakovacs/pdfocr sudo apt-get update sudo apt-get install pdfocr But I am not able to install it on amazon...
when i try to convert a pdf file of size 500kb, i got the output pdf file of size larger than 1MB. it takes more time.
It would be good to know the advantages that pdfocr has over OCRmyPDF
Hi, can't verify that -k does anything. Thanks for the help. (BTW: everything else works pretty good, thanks!)
Thank you for this nice tool! I think it has one issue which might make it not ideal for an important use-case: PDFs from document scanners usually consist of exactly...