Skip to content

Instantly share code, notes, and snippets.

@HomerJSimpson
Last active March 12, 2018 23:11
Show Gist options
  • Save HomerJSimpson/137ec7c78ae4e4f36672b2d6d8c78126 to your computer and use it in GitHub Desktop.
Save HomerJSimpson/137ec7c78ae4e4f36672b2d6d8c78126 to your computer and use it in GitHub Desktop.
Select multiple terms in pdf.js
PDFViewerApplication.findController.executeCommand('find', {
query: 'from trace compiled',
highlightAll: true,
phraseSearch: false
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment