Home | History | Annotate | Download | only in nist-pkits

Lines Matching refs:PDF

32     echo "Usage: $0 PKITS.pdf PKITS_data.zip"
40 PDF="${1}"
43 if [ ! -f "${PDF}" -o "${PDF#${PDF%.pdf}}" != ".pdf" ]; then
44 echo "The first argument must point to PKITS.pdf"
71 ${PDFTOTEXT} -layout -nopgbrk -eol unix "${PDF}" "${TEMP_TEXT}"
94 shasum_file "${PDF}" >> pkits.version