Click to See Complete Forum and Search --> : Mutli language Crystal Report


feb06
February 21st, 2006, 05:12 PM
i have one crystal report and am trying to print different lauguage fonts depending on who the letter goes to. . My problem is that I can't create a Formula Field (crystal Report variable) and type in different types of font. help

Jacksc
February 22nd, 2006, 02:57 PM
Depending on the Crystal Reports (http://www.saveonsupport.com) version you are using, you can use unicode strings to work with different languages. You may want to look into the ChrW and AscW functions.