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

How to use search plugin in my own plugin?

New Here ,
Jan 17, 2017 Jan 17, 2017

Hello,

I have created a basic plugin.

In that plugin I want to make use of search plugin to search a text inside the PDF document and highlight it.

IAC documentation says that we can use the Search plugin in our own plugin to use its functionality.

Can you please tell me how can I achieve this?

Thank you in advance!

TOPICS
Acrobat SDK and JavaScript
436
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
LEGEND ,
Jan 18, 2017 Jan 18, 2017

There's separate documentation for Search. Not sure if it still work but here it is from SDK 6: http://www.adobe.com/content/dam/Adobe/en/devnet/acrobat/pdfs/SearchAPIReference.pdf

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 ,
Jan 18, 2017 Jan 18, 2017

Hello,

Thank you for this documentation.

Yes, I tried with same API reference and able to search the text and highlight it.

The problem is, when it searches the text, it also opens a search panel at left side of the document.

I am herewith attaching the screenshot of the result:

How can I remove this panel from the result?

Thanks

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
LEGEND ,
Jan 18, 2017 Jan 18, 2017
LATEST

Probably not.

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