Replies: 1 comment
-
I also have this problem and i try to edit the html tag |
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
-
Attach (recommended) or Link to PDF file
Hello guys,
we use pdf-viewer as a vue 3 component. Now we search for a way to change the language when the component is used. What we already tried:
Environment:
Framework: Vue.js 3
Component: pdf-viewer
Notes:
The iframe logs confirm that the locale is being set to Japanese (ja).
Despite the correct locale setting in the logs, the user interface does not update to reflect the new language.
Can you please check on that?
Let me know if this behavior is a known issue or a bug. Or if you have any recommendations for any additional steps or configurations required to ensure the UI updates the language as intended, let me know.
Web browser and its version
Chrome - Version 131.0.6778.86 (Official Build) (64-bit)
Operating system and its version
Windows
PDF.js version
4.4.168
Is the bug present in the latest PDF.js version?
Yes
Is a browser extension
No
Steps to reproduce the problem
What is the expected behavior?
The UI should be updated when I set the language via set-function.
What went wrong?
The language in the frontend stays the same after setting in manually to a different language.
Link to a viewer
No response
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions