简体   繁体   English

强制Crystal仅通过注册表导出为Excel数据

[英]Force Crystal to Export as Excel Data Only via Registry

Is there any way to dictate the format of a Crystal Report via the registry? 是否有任何方法可以通过注册表指定Crystal Report的格式? I have come across various registry entries, such as: 我遇到了各种注册表项,例如:

HKLM\\Software\\Business Objects\\Suite 11.5\\Crystal Reports\\Export\\Excel HKCU\\Software\\Business Objects\\Suite 11.5\\Crystal Reports Designer Component\\Export\\Excel HKLM \\软件\\业务对象\\ Suite 11.5 \\ Crystal Reports \\ Export \\ Excel HKCU \\软件\\业务对象\\ Suite 11.5 \\ Crystal Reports Designer组件\\ Export \\ Excel

Which contain a number of keys, like MailDestDLL, ExportDirectory, etc. 其中包含许多键,例如MailDestDLL,ExportDirectory等。

What I cannot find is any documentation which would contain an entry for me to, for example, write ExcelDataOnly underneath Export, which would force the default export format to be Excel (Date Only). 我找不到任何文档,其中包含要我输入的条目,例如,在Export下方写ExcelDataOnly,这将强制默认导出格式为Excel(仅日期)。 Currently, it is formatted Excel. 当前,它是格式化的Excel。 I realize I can simply select the proper format from within Crystal, but these are automated, so we don't have the option for doing that. 我意识到我可以从Crystal中轻松选择合适的格式,但是这些格式是自动的,因此我们没有这样做的选择。 I'd like to control as much as possible through the registry as it pertains to the export of reports. 我想通过注册表尽可能多地控制它与报告的导出有关。

我们使用一种称为VisualCUT的产品,可以轻松地计划和自动执行报告的导出,打印和合并。

Why would you need to rewrite the reports ? 为什么需要重写报告? I am using R-Tag and you can schedule and set the export type, for example excel, pdf, excel data only etc. If you don't have a budget for new software you can use R-Tag Community edition ( http://www.r-tag.com/Pages/CommunityEdition.aspx ), which is free and still coming with a nice scheduler and plenty of features. 我正在使用R-Tag,您可以计划和设置导出类型,例如excel,pdf,仅excel数据等。如果您没有新软件的预算,则可以使用R-Tag社区版( http:/ /www.r-tag.com/Pages/CommunityEdition.aspx ),它是免费的,并且仍带有良好的调度程序和许多功能。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM