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

How to Return a List of Page Numbers after Shift+Ctrl+F Document Search

New Here ,
Jun 20, 2018 Jun 20, 2018

Copy link to clipboard

Copied

After completing a Shift+Ctrl+F Document Search for every instance of a desired word, how do I get a LIST OF PAGE NUMBERS for each instance of a searched word? I have a document with well over 4000 pages and only desire to print the pages with a desired key word - if I can generate a list of page numbers then I can print those specific pages.

Thank you,

John

Views

1.4K

Translate

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

correct answers 1 Correct answer

Community Expert , Jun 21, 2018 Jun 21, 2018

It's not that simple, I'm afraid. Even with the text file you won't get a straight-forward list of the pages. You would get a CSV file where the pages number is one of the columns, which you could then extract if you open it in Excel, for example.

Saving this file is quite easy, though: There's a Save icon in the Advanced Search window.

If you do get Acrobat and are interested in a more automated solution, feel free to check out this (paid-for) tool I've developed that will take this CSV output fi

...

Votes

Translate

Translate
Community Expert ,
Jun 21, 2018 Jun 21, 2018

Copy link to clipboard

Copied

That's not possible with the free Reader. If you had Acrobat you could export the results list as a text file, which in turn can be used to print just those pages. In Reader it's possible to do it using a custom-made script that searches the file and then prints just those pages with a match, but 4K pages might prove too much for such a script...

Votes

Translate

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
New Here ,
Jun 21, 2018 Jun 21, 2018

Copy link to clipboard

Copied

The answer is simple: I will get Acrobat.

With Acrobat, how would you go about exporting the results list as a text file?

Best,

John

Votes

Translate

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 ,
Jun 21, 2018 Jun 21, 2018

Copy link to clipboard

Copied

LATEST

It's not that simple, I'm afraid. Even with the text file you won't get a straight-forward list of the pages. You would get a CSV file where the pages number is one of the columns, which you could then extract if you open it in Excel, for example.

Saving this file is quite easy, though: There's a Save icon in the Advanced Search window.

If you do get Acrobat and are interested in a more automated solution, feel free to check out this (paid-for) tool I've developed that will take this CSV output file, process it, and then allow you to extract all the matching pages as a new file, or simply print them out directly.

You can find it here: Custom-made Adobe Scripts: Acrobat -- Print or Extract Pages from CSV Search Results

Votes

Translate

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