Normal 0 false false false EN-US X-NONE X-NONE MicrosoftInternetExplorer4 /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso-style-qformat:yes; mso-style-parent:""; mso-padding-alt:0in 5.4pt 0in 5.4pt; mso-para-margin:0in; mso-para-margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:11.0pt; font-family:"Calibri","sans-serif"; mso-ascii-font-family:Calibri; mso-ascii-theme-font:minor-latin; mso-fareast-font-family:"Times New Roman"; mso-fareast-theme-font:minor-fareast; mso-hansi-font-family:Calibri; mso-hansi-theme-font:minor-latin; mso-bidi-font-family:"Times New Roman"; mso-bidi-theme-font:minor-bidi;}
Now I’m trying to deploy MS dynamic NAV 2009 and I want to put data in vietnamese into application (data only, not Vietnamese language version), but I don’t know how to change default font (Tahoma) to Vietnamese local font (ex: .VnTime or VNI-Times).
Can you pls help to show me the way to do this?
Thanks in advance!
Not sure, but i think we can't change default font in NAV.
But in form/report level we change font.
Ok. Thank you.
But we're having too many forms and reports, it's impossible to change it on each form/report by this way :-S
This is the only way update font on form/report level.
you can export it to text file and do a find and replace
This option is really great. I tried and works fine.
(Ref: You can do it only for report, as report exported text file has font details not form.)