|
Post by ZF on Jul 23, 2015 3:11:07 GMT -5
pdfgrep windows compiled version does not allow wild card searches. e.g soft.rubypdf.com/software/pdfgrep-windows-versionTo do wild card searches, cygwin pdfgrep is required. Install cygwin with wget and poppler package through the UI package selection After installation, open cygwin terminal wget rawgit.com/transcode-open/apt-cyg/master/apt-cyg install apt-cyg /bin Add cygwinports repo to apt-cyg. pdfgrep is located there. apt-cyg update -m ftp.cygwinports.org/pub/cygwinports//An uninterrupted and fast Internet is recommended apt-cyg install pdfgrep Traverse to windows directory with pdf stash and search away! woo hoo!
|
|