Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How does one use GIST SDK with Crystal Reports?

crystal gist reports SDK
0
Posted

How does one use GIST SDK with Crystal Reports?

0

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

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123