Changing language after update from 3.x to 4.8.69 is not working #19603
Unanswered
erek-optimal
asked this question in
Q&A
Replies: 0 comments
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.
-
Hi,
so i am integrating pdf.js as a bundle into my service and customizing some stuff with an own pdf.ts file. In this file i was also applying a new locale to my viewer. I found out, that a lot has changed since the 3.x version, so i tried to find out, how to enable this functionality with the new 4.x version. I tried a lot of things, but even though my locale is set codewise, it is not being applied in the viewer. So i kindly need your support in this matter. What am i missing out?
Here is my old working code from 3.x version:
And here is my new approach for 4.8.69, which is not working:
I guess there has to be also a similar approach to now set and initialize it like it was before but now for fluent, but i could not find any documentation for it.
Thanks in advance for every reply and help!
BR
Beta Was this translation helpful? Give feedback.
All reactions