Replies: 1 comment
-
I am starting to see that one of the scripts seems to be a compilation of the Mozilla PDF JS library / libraries |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm aware that I can straight reference a PDF file path URL in the iframe src, but that is not exactly what you did
I can drill down into the source on the home page and see there's an iframe involved, but it's referencing a special
viewer
web pageand it seems to be making use of a canvas element in the DOM, along with the aid of these scripts:
But I would like the overall technique explained better -
Beta Was this translation helpful? Give feedback.
All reactions