前往小程序,Get更优阅读体验!
立即前往
首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >如何把Crystal Reports报表转换为ActiveReports报表

如何把Crystal Reports报表转换为ActiveReports报表

作者头像
葡萄城控件
发布2018-01-10 11:05:36
1.2K0
发布2018-01-10 11:05:36
举报

ActiveReports for .NET 6.0的最新更新增加了一个非常实用的工具,可以把Crystal Reports报表(2005和2008版本)转换为ActiveReports报表。ActiveReports的安装程序会在“程序”启动菜单“GrapeCity/ActiveReports 6”下增加两个菜单。

1. 使用"CrystalToAR2005"工具转换Crystal Reports 2005报表。

2. 使用"CrystalToAR2008"工具转换Crystal Reports 2008报表。

为了运行上述转换工具,你需要安装Visual Studio和 Crystal Reports for Visual Studio。Visual Studio版本和对应的Crystal Reports版本如下:

Visual Studio

版本

Crystal Reports

2005

Professional, Team System

Crystal Reports for Visual Studio 2005

2008

Professional, Team System

Crystal Reports for Visual Studio 2008

转换完成后,会生成一个ActiveReports的.rpx 报表文件。

clip_image002
clip_image002

转换的报表元素对应表和相关说明如下:

Crystal Reports

ActiveReports

Note

BoxObject

Shape

The line width property is not imported. If the box extends to multiple sections, the box is imported as line controls.

ChartObject

ChartControl

The settings and data are not imported.

CrossTabObject

SubReport

Cross tabs are not imported.

LineObject

Line

The size of Dot and Dash (the Line Style property) is not exactly the same.

PictureObject

Picture

Image data is not imported.

SubreportObject

SubReport

You need to set the SubReport in code after the conversion.

TextObject

Label

Only "page number", "total page" and "page n of m" from "Special Fields" are supported.

FieldObject

TextBox

Only "page number", "total page" and "page n of m" from "Special Fields" are supported.

存在的一些转换限制:

· 一些ActiveReports不支持的元素、文字格式等将不会被导入。

· Shadow属性不会被导入。

· OLE对象不会被导入,因为OLE对象在Crystal Reports对象结构中是作为PictureObject处理。

如果需要此工具,请访网站http://www.grapecity.cn/powertools下载最新的ActiveReports for .NET试用版本。

本文参与 腾讯云自媒体分享计划,分享自作者个人站点/博客。
原始发表:2010-11-12 ,如有侵权请联系 cloudcommunity@tencent.com 删除

本文分享自 作者个人站点/博客 前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文参与 腾讯云自媒体分享计划  ,欢迎热爱写作的你一起参与!

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
相关产品与服务
腾讯云 BI
腾讯云 BI(Business Intelligence,BI)提供从数据源接入、数据建模到数据可视化分析全流程的BI能力,帮助经营者快速获取决策数据依据。系统采用敏捷自助式设计,使用者仅需通过简单拖拽即可完成原本复杂的报表开发过程,并支持报表的分享、推送等企业协作场景。
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档