if [ `pdffonts "$1" | grep Type | sed -n '$='` ] # FAIL when the file is OCRed then exit 1 else exit 0 fi
Report message to a moderator