Change the Forms Server language - Change the Forms Server language - You can use this procedure to change the language displayed in Forms Server. By default, Forms Server uses English as the language. However, if the setting is empty, the user’s browser setting determines the language. This feature is available when the associated Perceptive Content language package is available. - Perceptive Content - Perceptive Forms Server Installation and Setup Guide - Perceptive-Content/Perceptive-Forms-Server-Installation-and-Setup-Guide/Foundation-26.1/Perceptive-Forms-Server-Installation-and-Setup-Guide/Appendix-B-Forms-Configuration-files/Change-the-Forms-Server-language - Foundation 26.1 - Foundation 26.1

Perceptive Forms Server Installation and Setup Guide

Platform
Perceptive Content
Product
Perceptive Forms Server Installation and Setup Guide
Release
Foundation 26.1
License
ft:lastPublication
2026-05-11T13:42:00.157853
ft:locale
en-US

You can use this procedure to change the language displayed in Forms Server. By default, Forms Server uses English as the language. However, if the setting is empty, the user’s browser setting determines the language. This feature is available when the associated Perceptive Content language package is available.

  1. Stop Apache Tomcat.
  2. In the imagenowforms.settings file, under Locale, type a language setting and one of the following supported language codes according to the example below.
    • To change the language to English, type en.
    • To change the language to French, type fr.
    • To change the language to Spanish, type es.
    • To change the language to Dutch, type nl.
    • To change the language to Portuguese, type pt.
    • To change the language to German, type de.
    • To change the language to Chinese, type zh.
    • To change the language to Japanese, type ja.
    • To change the language to Korean, type ko.
    Language=pt
  3. If you want to refine the language based on a specific country, type a country setting and one of the following two-letter ISO 3166-1 country codes for the country you want to specify according to the example below.
    Note: This step is required to view Forms Server in Dutch, Brazilian Portuguese, and simplified Chinese.
    • To change the country code to the Netherlands, type NL.
    • To change the country code to Brazil, type BR.
    • To change the country code to simplified Chinese, type CN.
    Country=CN
  4. Save and close the imagenowforms.settings file.
  5. Start Apache Tomcat.