[新手上路]批处理新手入门导读[视频教程]批处理基础视频教程[视频教程]VBS基础视频教程[批处理精品]批处理版照片整理器
[批处理精品]纯批处理备份&还原驱动[批处理精品]CMD命令50条不能说的秘密[在线下载]第三方命令行工具[在线帮助]VBScript / JScript 在线参考
返回列表 发帖

[文件操作] pdfgrep - 以 grep 方式搜索 pdf

本帖最后由 tmplinshi 于 2012-11-19 02:27 编辑
Overview

Pdfgrep is a tool to search text in PDF files. It works similar to grep.

Features

  • search for regular expressions.
  • support for some important grep options, including:
    • filename output.
    • page number output.
    • optional case insensitivity.
    • count occurrences.
    • recursive search.
  • and the most important feature: color output!


For a complete documentation, please consult the manpage


-----------------------------------------------
http://soft.rubypdf.com/software/pdfgrep-windows-version
-----------------------------------------------

返回列表