My scanner is creating files with a PDF version 1.4.
With OCRmyPDF version 13.0.4 the file is scanned totally fine. Using the latest version its missing the the text on the file.
Its the same file from the test directory. If I would use the file from the testdirectory directly, ocr would work. I printed the file and scanned it, in this case ocr runs without any errors and exits with code 0, but there is no text to be found on the document. Therefore I am thinking it might have trouble with the pdf version?
output of pdfinfo:
CreationDate: Sun Feb 11 23:07:12 2024 CET
Custom Metadata: no
Metadata Stream: no
Tagged: no
UserProperties: no
Suspects: no
Form: none
JavaScript: no
Pages: 1
Encrypted: no
Page size: 841.68 x 595.2 pts (A4)
Page rot: 270
File size: 612818 bytes
Optimized: no
PDF version: 1.4
Steps to reproduce
1. Run `ocrmypdf ohnetext.pdf mittext.pdf -v`
2. Open file, its without text.
Describe the bug
My scanner is creating files with a PDF version 1.4. With OCRmyPDF version 13.0.4 the file is scanned totally fine. Using the latest version its missing the the text on the file. Its the same file from the test directory. If I would use the file from the testdirectory directly, ocr would work. I printed the file and scanned it, in this case ocr runs without any errors and exits with code 0, but there is no text to be found on the document. Therefore I am thinking it might have trouble with the pdf version?
output of pdfinfo:
Steps to reproduce
Files
ohnetext.pdf
How did you download and install the software?
Linux package manager (apt, dnf, etc.)
OCRmyPDF version
16.0.4
Relevant log output