Skip to main content
Participant
May 24, 2021
Answered

Feature Request: User search + search API active at the same time.

  • May 24, 2021
  • 1 reply
  • 399 views

It would be great if the search API and user search could both be active simultaniously. Is there any possibility that this feature could be implemented in the near-term?

This topic has been closed for replies.
Correct answer Joel Geraci

There's really no need for that. The Search API can be used to both programmatically search a PDF and to replace the native search capability. You can see a functioning code sample at this CodePen.

1 reply

Joel Geraci
Community Expert
Joel GeraciCommunity ExpertCorrect answer
Community Expert
May 25, 2021

There's really no need for that. The Search API can be used to both programmatically search a PDF and to replace the native search capability. You can see a functioning code sample at this CodePen.