經 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.
我們的常規價格如下。 請登錄後查看打折後的價格。
| 加入購物車 | ₩ 589,400 | 1 Developer License * Mfr. 部件號: HT01A |
下載 (1.1 MB) | |
| 加入購物車 | ₩ 227,800 | Upgrade from ViewPro Advanced Edition V6.0 or below * Mfr. 部件號: HT01AU1 |
驗證 | 下載 (1.1 MB) |
| 加入購物車 | ₩ 300,100 | 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.