Documentation for PDFViewer #18344
Unanswered
mark-norgate-bzy
asked this question in
Q&A
Replies: 1 comment
-
Welcome to the club. I doubt the number of programmers working on the project have the time to write detailed documentation and to keep it maintained. That is a huge task. However, I find that I can easily enter a thousand lines of js into ChatGPT and ask it to summarize what that js does. It does a pretty good job. |
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 am trying to write an Angular component using pdf.js. I am getting so far, but then I keep discovering new corners and features of this library.
Trouble is, I cannot find any definitive documentation anywhere.
Where can I find this? There are dozens of web components in this folder, for example, but none of them are documented. Am I really supposed to read the source code to work out what they do??
Beta Was this translation helpful? Give feedback.
All reactions