Is there any support for different language in PDF? How many languages are currently supported by default?
Is there any documentation or sample related to the support of I18N?
If I need to create a form for different languages, do I have to create multiple forms based on the same schema or it is possible that I can create one form but just provide the locale to switch the language display defined in multiple property files (like Java/JSP).
If the validation is needed, can that (script) also be locale aware?
If I really have to create multiple forms for the users, is it possible to change the language of the work space UI to other language based on the user profile?