Files
OCRmyPDF/README.md
T

24 lines
577 B
Markdown

OCRmyPDF
========
Collection of script aimed at generating searchable PDF files from PDF files containing only images
ATTENTION: The scripts are still in development phase, please do not use!!!!
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").