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?
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to