NAME
pdf2ocr - get text content of pdf document images within
DESCRIPTION
Argument is a pdf file.
This script assumes that each page in the pdf is one 8.5x11 page.. ONE image that's what the calculations are set up for.
USAGE EXAMPLES
OPTION FLAGS
	-h help
	-d debug
	-v version
   -s cache by sum on
   -n don't do anything, just show where cache file would be
   -C don't do anything, only show where cache file is if there 
      basically checking if it's cached or not.
PARAMETERS -a abs cache dir
/etc/pdf2ocr.conf
---
abs_cache: /tmp/cache
CACHE_BY_SUM: 1
SEE ALSO
PDF::OCR - parent package PDF::OCR::Thorough::Cached LEOCHARRE::CLI
AUTHOR
Leo Charre leocharre at cpan dot org