Update README.md

This commit is contained in:
fritz-hh
2013-04-21 23:09:00 +03:00
parent c5f2158b85
commit d66712ab42
+1 -6
View File
@@ -3,9 +3,7 @@ OCRmyPDF
Script aimed at performing optical character recognition (OCR) on PDF files from PDF files containing only images
Usage: ./OCRmyPDF.sh filename.pdf
ATTENTION: THE SCRIPTS ARE STILL IN DEVELOPMENT PHASE, PLEASE DO NOT USE !!!!
To get the script usage, call: ./OCmyPDF.sh -h
Features
--------
@@ -33,9 +31,6 @@ Install
TODO
Install java:
cd /usr/ports/java/openjdk7/ && make install clean
Install jhove:
download jhove from here: http://sourceforge.net/projects/jhove/files/jhove/
After extracting the JHOVE files to some directory "jhove", you have to edit the file "jhove/conf/jhove.conf" and change something in "something" to the actual directory (ending in "/jhove").