Help & Support
Contents
Display Legacy Contents

Search:

Home > Impact Suite > Printing > Formatting the fields > Printing Currency Format

Printing Currency Format

By default Impact's document merge merge engine uses standard formatting for currency field in ACT! These field will look formatted as such "$123.1234". You can change the formatting rules globally by modifying a configuration file.

To see more formatting options please read Printing Format 

1) Close ACT!
2) Go to START - Durkin Impact v4 -> Durkin.Common.DocEngine
3) Edit the file "Generic.v4.Config.xml" using NotePad.exe
4) Find this section and change the value from  {0:c} to {0:c4}
5) Save the changes then restart ACT!

    <PreferenceName>FieldDataType.Currency</PreferenceName>
    <PreferenceValue>{0:c}</PreferenceValue>

{0:c4} =  "$123.1234"
{0:n4} =  "123.1234"


See also



Properties
Article ID:
printing_currency_format
Views: 185
Created By: jimdurkin
Modified By: [Modified By]
Created Date: 3/24/2014 12:31 PM
Last Modified: 3/24/2014 1:53 PM
Actions
Print This Article
Bookmark
Email This Article
Previous Article
Next Article