PDF inventory software

Daniel Underwood djuatdelta at gmail.com
Tue Jun 9 19:46:51 UTC 2009


Hmm.. The command

find *.pdf -exec pdftotext {} \;

works in directories in which no PDF file returns the "Document has
not the mandatory ending %EOF" error.  When a directory contains one
of these files, none of the files get converted.  Is there some way to
ignore or skip over this %EOF problem and continue operating on the
remaining PDFs?


More information about the freebsd-questions mailing list