Is there a way to configure viewer.js without editing its code? #904
-
|
I'm having an issue where adding a For instance, here's a sample URL NOTE:
Here's how i actually use the library: Upon searching the internet, it seems like they're all pointing to editing the source file. Essentially, i have a couple of questions:
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
Yes, you're right. I can't see how anybody benefits from the https://github.com/stephanrauh/pdf.js/blob/7c3b7214e5531b428c4c58593a6247d5bb8983bd/web/app.js#L2233 Would you mind to open a ticket? |
Beta Was this translation helpful? Give feedback.
-
|
I've already converted this into a new issue ticket. Thanks a lot. |
Beta Was this translation helpful? Give feedback.

Yes, you're right. I can't see how anybody benefits from the
?file=URL parameter, so I should remove it. This is the offending line:https://github.com/stephanrauh/pdf.js/blob/7c3b7214e5531b428c4c58593a6247d5bb8983bd/web/app.js#L2233
Would you mind to open a ticket?