You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As mentioned in #16247 (comment) this is not supported, since we want to have consistent findbar UX regardless of PDF.js build.
What however is supported is dispatching a "find"-event with a suitable query-argument. Hence, after obtaining a reference to the current eventBus, you can search e.g. as follows:
The text was updated successfully, but these errors were encountered: