NeutrinosPlatform / cordova-plugin-document-scanner

cordova plugin for document scan
https://www.neutrinos.co/
MIT License
84 stars 63 forks source link

Translation Buttons & jpeg vs. png #20

Open marmuel opened 6 years ago

marmuel commented 6 years ago

Hi, what a wonderful plugin! I have two questions: Where can I translate the UX buttons (iOS)? Is it possible to change to format to jpeg? thx Marco

ChrisTomAlx commented 6 years ago

Thank you, that is very kind of you :) .

For now the only way to translate, is to go to the original library and change the buttons there and recreate the plugin. I will add this to our enhancement list and this will definitely be addressed in the future, but I can't help too much with this in the short term; other than pointing you in the right direction.

The PNG to JPEG conversion should be possible by taking the image from this plugin and then doing the conversion, maybe using another plugin or a service. Will add this to the enhancements as well so you can directly select the file format in which the cordova plugin will save the image.

Sorry I couldn't be of much help. Will tag you in, if you would like, when we work on these enhancements.

Cheers, Chris Neutrinos

EremesNG commented 4 years ago

Thank you, that is very kind of you :) .

For now the only way to translate, is to go to the original library and change the buttons there and recreate the plugin. I will add this to our enhancement list and this will definitely be addressed in the future, but I can't help too much with this in the short term; other than pointing you in the right direction.

The PNG to JPEG conversion should be possible by taking the image from this plugin and then doing the conversion, maybe using another plugin or a service. Will add this to the enhancements as well so you can directly select the file format in which the cordova plugin will save the image.

Sorry I couldn't be of much help. Will tag you in, if you would like, when we work on these enhancements.

Cheers, Chris Neutrinos

Sorry about to comment on this old post, but how can I edit or find the original library? to translate de buttons :)

ciclick commented 3 years ago

Hi guys, I'm interested too in the translation of the buttons both for android and iOs. Can you explain a little more about how to do that?

I'm using ionic with capacitor.

Thank you!