Localization of scripts
Hello,
I'm quite new to Acrobat scripting. The last three days I managed to write a script that I was looking for for about 10 years and I'm very happy with it. Adding a menu item was fairly easy, but adding a toolbar button was not. I finally managed to do so, but the icon quality is a bit poor (I captured the image stream code via JS console from a 20 x 20 PNG – is there a better way to da that?). Anyway: It works!
Now I tried to add localization to the script which localizes the menu items, tooltips etc. I tried to localize as described here:
https://www.adobe.com/content/dam/Adobe/en/devnet/scripting/pdfs/javascript_tools_guide.pdf
But it doesn't work.
Any useful hint is very welcome!
Thanks
Tobias
