Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
0

Searching for strings in pdf

Guest
Feb 12, 2018 Feb 12, 2018

Copy link to clipboard

Copied

I need to search many pdf's for a string and display the 5 lines after that string

Can I use a dos command in a script or is there a tool that will do this?

Thanks,

Views

225
Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Feb 12, 2018 Feb 12, 2018

Copy link to clipboard

Copied

LATEST

You can use Reader to perform a search for the same string over multiple files, and it shows the immediate context in which it was found. Use the Advanced Search command for that.

Showing exactly five lines of text is not possible with Reader, and would be difficult elsewhere, too. I've developed some stand-alone tools that can perform such a search and extract the surrounding context (including from a DOS command-line), so if you're interested feel free to contact me privately (try6767 at gmail.com) and we could discuss it further.

Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines