开发者

Using javascript in Crystal Reports formula editor

How can I go about using java-script in Crystal Reports formula editor ? I wish to write a function that will use Google Translation API to modify 开发者_StackOverflow社区the report's data.

Thanks


You won't be able to use JavaScript in the formula editor. You will need to write a UFL to do the communication with Google. The function would probably require three arguments: text to be translated, from language, to language. The function would return the translated text.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜