LanX has asked for the wisdom of the Perl Monks concerning the following question:
I'm having a big amount of PDF documents in a directory from various sources (word, scan, latex) which I would like to organize.
More or less the same way I can find PDFs with embedded text by using grep.
My idea is to add keywords/tags and to use an application to filter them by those keywords.
Any suggestions how to do this from command line, preferably with Perl?
Cheers Rolf
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: tagging PDFs with keywords and filtering them later
by snoopy (Curate) on Nov 19, 2012 at 21:38 UTC | |
by LanX (Saint) on Nov 19, 2012 at 22:42 UTC | |
Re: tagging PDFs with keywords and filtering them later
by Anonymous Monk on Nov 19, 2012 at 18:18 UTC |