I want to use PDFFindController from pdf.js inside React library react-pdf.
react-pdf uses pdf.js under the hood I don't want to spend time building from zero the search functionality and I think that using PDFFindController would be very time-saving.
However, I don't really know if it is even possible to use the pdf.js module from react-pdf
Related posts: