Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Give option to set language in scanWithConfiguration #76

Open
komritza opened this issue Aug 30, 2023 · 1 comment
Open

Comments

@komritza
Copy link

Hi there,
as per docs The device's locale determines the languages used by the plugin which is okay, but not sufficient enough, because Users can change Language in our app. So app language can be different then from device language.

Would it be possible to add such a feature? Something like

scanConfiguration = {
        'source': 'camera',
        'multiPage': false,
        'language': 'de'
      };

Thanks!

@guillaume-tgl
Copy link
Contributor

Thanks for this feature request. Just to let you know that it's not in our current plans to implement it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants