经 HexaTech - 产品类型: 构件 / ActiveX OCX
Build sophisticated runtime reports or technical drawings. ViewPro is a dynamic report generator for building reports or drawings that are difficult or impossible to achieve with a static report writer. It lets you place tables, graphs, pictures, and drawings onto text report pages, and allows you to visually or programmatically edit or modify reports that have been already generated at runtime. This allows you to generate reports that are unknown until being customized at runtime.
我们的常规价格如下。 请登录后查看打折后的价格。
| 加入购物车 | $ 479.22 | 1 Developer License * Mfr. 部件号: HT01A |
下载 (1.1 MB) | |
| 加入购物车 | $ 185.22 | Upgrade from ViewPro Advanced Edition V6.0 or below * Mfr. 部件号: HT01AU1 |
验证 | 下载 (1.1 MB) |
| 加入购物车 | $ 244.02 | Upgrade from ViewPro Standard Edition V6.0 or below * Mfr. 部件号: HT01AU2 |
验证 | 下载 (1.1 MB) |
我们的价格包括ComponentSource的技术支持。对于大多数可下载的产品,还提供在线备份和免费升级为新版本,若新版本在购买后的30日内发布的话。 所有销售都是按照我们的标准条款 进行的,并且适用我们的退货政策. 请 联系我们 若您需要任何未在上面列出的License选择,包括批量License及以前的版本。
我们的常规价格见上。 请登录后查看打折后的价格。
ViewPro is a print preview control and report generator that you can integrate into your .NET and traditional applications. You can use ViewPro to build graphics and text-based reports or technical drawings, display the results in a scrolling and zooming viewer on your form and then print it.
You can use ViewPro to create sophisticated run-time reports or technical drawings that are difficult or impossible to achieve with a static report writer. ViewPro lets you place tables, graphs, pictures and drawings onto text report pages. Furthermore, ViewPro lets you use RTF (rich text) strings to build complex text reports; and you can even embed RTF text inside table cells.
Visual Report or Layout Design
ViewPro Advanced even allows you to create your own run-time report designer. ViewPro also provides HexaTech Report Designer to allow you to visually design your report layouts. The source code for the Report Designer is also provided for you to modify and include into your own apps.
Application Areas
Usage Description
The control has a single absolute coordinate system, with (MarginLeft, MarginTop) as the origin. It utilizes Twips as units (by default, 1 inch = 1440 Twips; one point = 20 Twips). The exception is font size, which uses points as units.
Text, paragraph, table, and picture are treated as objects, with their top-left corners and sizes specified by CurrentX, CurrentY, ObjectWidth, and ObjectHeight properties. Their other attribute properties may include object background color, object forecolor, object border color, and object border style etc. The control automatically takes care of the text wrapping and alignment.
ViewPro also supports a drawing object, which is a combination of polylines and polygons. Such a combination can form a very complicated drawing object. A drawing object can be scaled, rotated and translated. Data for a drawing object can be stored in a file, and retrieved using ObjectPath and GetObject properties.