I need to run a crystal report which requires one parameter multiple times. Is there any way to automate running this CR report for a set of different parameters and exporting each report to pdf?
我需要运行一个多次需要一个参数的水晶报告。有没有办法自动运行此CR报告以获取一组不同的参数并将每个报告导出为pdf?
I was thinking of using excel vba but not sure if this is possible and also don't know how to write codes for it. I'm using CR XI but don't have the developer environment installed.
我正在考虑使用excel vba,但不确定这是否可行,也不知道如何编写代码。我正在使用CR XI,但没有安装开发环境。
I've looked all over the internet for several days but haven't found a feasible solution.
我已经在互联网上看了几天,但还没有找到可行的解决方案。
Any inputs would be appreciated! Thanks.
任何输入将不胜感激!谢谢。
1 个解决方案
#1
0
You could fork my PsCrystal project on GitHub and add the missing functionality. It's a PowerShell wrapper of the Crystal Reports SDK.
您可以在GitHub上分叉我的PsCrystal项目并添加缺少的功能。它是Crystal Reports SDK的PowerShell包装器。
#1
0
You could fork my PsCrystal project on GitHub and add the missing functionality. It's a PowerShell wrapper of the Crystal Reports SDK.
您可以在GitHub上分叉我的PsCrystal项目并添加缺少的功能。它是Crystal Reports SDK的PowerShell包装器。