gpt4 book ai didi

crystal-reports - 在 Crystal Report Viewer 中自定义导出选项

转载 作者:行者123 更新时间:2023-12-04 07:09:10 24 4
gpt4 key购买 nike

我在 Visual Studio 2010 中使用 SAP Crystal 报表。我想自定义 Crystal 报表查看器
导出选项。也就是说,我只想显示导出为 pdf,并在我的 Crystal 报表查看器中表现出色。
我怎么能做到这一点

最佳答案

您可以使用以下方法限制 13.0.x 中的 ReportViewer:

ReportViewer.AllowedExportFormats = (int)(ViewerExportFormats.ExcelFormat | ViewerExportFormats.PdfFormat);

关于crystal-reports - 在 Crystal Report Viewer 中自定义导出选项,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/8818430/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com