APT_Localization

Use the APT_Localization actions to work with currency values when you process documents generated from a locale that is different from the locale of your workstation.

The APT_Localization actions are described in the following table.

Action Description
CheckAndFixLocalDecimal Checks and fixes issues when the decimal in a currency value is not recognized and is replaced with a comma or a space. Also converts the decimal separator to use the local setting.
ConvertToLocalDecimal Reads the computer settings and sets the decimal place.
IsFieldLocalCurrency Queries the local decimal separator and checks to see whether the field contains a local currency value.
IsLocalDecimalSeparator Checks to see whether the decimal separator on the workstation matches the locale of the document that you are processing.
IsOriginalEuroFormat Checks the document level Euro Format and USCanUK Format variables for the currency values in the recognized data. Votes on the decimal format that is used in the document.
IsWorkstationLocale Checks to see which decimal separator is used on the workstation.