开发者

Using javascript in Crystal Reports formula editor

开发者 https://www.devze.com 2022-12-28 19:53 出处:网络
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.

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

精彩评论

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

关注公众号