Ans.: Use Crystal report to design any report with some fields/columns. From the report select all the columns, which are having ISCII data. Delete it. From Report select Insert Formula, specify any name and select OK. Now it will show a Formula editor window with title as @. Select the Functions Tab and scroll down till you see Additional Functions: section. Here you will find some additional functions provided by GISTSDK. Select one of then and click on select button. The function will appear in the formula text. Select the column name which you want to convert to ISFOC. Provide the script-mnemonics ( “DV” / “DVB” .. etc). Click on Check button to see whether the formula text is correct. Click on Accept button. Apply the font to this formula field. Preview the report. Syntax for Crystal Report functions: Iscii2Isfoc(String, String) PcIscii2Isfoc( String, String) Iscii7ToIsfoc(String, String) Since all this three functions are very specific to crystal reports, the first