fritz-hh / OCRmyPDF

OCRmyPDF adds an OCR text layer to scanned PDF files, allowing them to be searched
260 stars 31 forks source link

Ubuntu 14.04 Could not create PDF file from "/tmp #87

Closed HelFANS closed 10 years ago

HelFANS commented 10 years ago

OCRmyPDF version: v2.0-stable Arguments: -g -l deu abc.pdf abc-out.pdf Ubuntu 14.04.01 Server

Job will abort and no Output file are created. Excerpt from the log: Created temporary folder: "/tmp/tmp.tGBFJ0cWZ4" Input file: Extracting size of each page (in pt) Processing page 0001 / 0001 Page 0001: Size 837x591 (h*w in pt) Page 0001: Size 3488x2464 (in pixel) Page 0001: Extracting image as pbm file (300 dpi) Page 0001: Performing OCR Page 0001: Embedding text in PDF Could not create PDF file from "/tmp/tmp.tGBFJ0cWZ4/0001.hocr". Exiting... mv: der Aufruf von stat für »/tmp/tmp.tGBFJ0cWZ4/0001.hocr.htmlâ ist nicht möglich: Datei oder Verzeichnis nicht gefunden

Here the complete debug output and the files from the /tmp folder: http://www.file-upload.net/download-9542780/debug-and-tmp.zip.html

HelFANS commented 10 years ago

The topic is discussed here already: https://github.com/fritz-hh/OCRmyPDF/issues/74

Sorry.