ng2-pdfjs-viewer
ng2-pdfjs-viewer copied to clipboard
Search content in pdf and navigate to the page where content is fonud
I have integrated ng2-pdfjs-viewer in my application and i want to create function from where i can search any keyword in the pdf and navigate to tha page where the content is matched.
PDFViewerApplication and PDFViewerApplicationOptions objects are exposed. If you put these objects into good use, anything pdf.js can do could be achieved programmatically.