i need to preview .pdf files with parameters like "search spec. word" or "open page x"
Is there a PDF viewer that will work on mobile and desktop that uses JavaScript?
i need to preview .pdf files with parameters like "search spec. word" or "open page x"
Is there a PDF viewer that will work on mobile and desktop that uses JavaScript?
Use PDF.js and some JS algorithms to achieve what you want.
Don't use it's viewer.html
but implement your own (or add more functionality to that page)