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

How can I index a pdf using javascript?

New Here ,
Feb 15, 2017 Feb 15, 2017

Hi,

    We are generating pdfs that usually have a minimum of 10k pages. To make our searching faster, we are trying to write a javascript that can create a full index of the document. I could see in the Acrobat DC SDk tutorial that it can done through Catalog API. But I want to know how it can be done?

Thank you1

Regards,

Hariharan

TOPICS
Acrobat SDK and JavaScript , Windows
575
Translate
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 15, 2017 Feb 15, 2017

To reiterate my reply from elsewhere: I don't think that's possible. You can use JS to get an existing index from a catalog, but not create it.

Translate
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 ,
Feb 15, 2017 Feb 15, 2017

Is it possible to create index using C++ or C#?

Translate
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 15, 2017 Feb 15, 2017
LATEST

Don't know. Try asking here: Acrobat SDK

Translate
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