[Bug]: Hebrew filePaths not working #18864
-
Attach (recommended) or Link to PDF fileהגדה של פסח מדרש הגדה להמלבים.pdf Web browser and its versionall browsers Operating system and its versionwindows 10 latest PDF.js versionlatest Is the bug present in the latest PDF.js version?Yes Is a browser extensionNo Steps to reproduce the problem
What is the expected behavior?pdf should load however only english filepaths are loaded not hebrew What went wrong?error 404 file not found Link to a viewerNo response Additional contextNo response |
Beta Was this translation helpful? Give feedback.
Answered by
ToratEmetInWord
Oct 6, 2024
Replies: 1 comment
-
turns out the problem was in my code i needed to decoed the filepath using utf8 here is the working code:
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ToratEmetInWord
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
turns out the problem was in my code i needed to decoed the filepath using utf8
here is the working code: