Aneesh Gopalakrishnan
Aneesh Gopalakrishnan
@Halfist Need to check this
@Halfist As another user pointed out, the viewer is not using minified version of pdfjs. Will look into this
@Spiral1401 Have you tried trying using pdfjs directly? What are the results? Also can you try directly at PDFJS site here : https://mozilla.github.io/pdf.js/web/viewer.html
@kamalnp977 Some of these features are browser dependent. Did you try this directly on viewerjs?
This feels more like a PDFJS issue. Can you check the issue list on PDFJS github?
@justinribeiro My experience with accessibility adherence is quite limited. Please send me a PR if you have time, I will gladly merge(This library is extremely simple at 300 lines of...
@dafinel Can you try this directly at https://mozilla.github.io/pdf.js/web/viewer.html#page=2 and let me know. Looks like an issue of underlying component.
@bpetty-formfast You may look into the viewerjs and pdfjs files directly for this. This component is indented for viewer as is. Editing is out of scope. A search on viewerjs...
@Halfist PDFJS documentation states limited support on IE. You may find an earlier solved issue on IE in closed issues with workarounds
@kiranhpe Just use plain old jQuery or Javascript and do a click() trigger on the viewer's download button. See a sample here : https://stackoverflow.com/questions/3560227/jquery-javascript-trigger-button-click-from-another-button-click-event