The ReportAll report control can be used for report display, printing, copy printing; report template editing and data collection and other occasions. It is an important tool for client-side development.
ReportAll report controls can be distributed free with applications.
● Report design.
◆ Use a combination of "object placement" and "spreadsheet" to layout report documents; developers can flexibly place report objects and set their properties like designing Forms, or they can use Excel Edit irregular tables that way.
◆ Provides rich report objects to help you combine them into any complex report style.
◆ Use the "click and enter" method to edit the text of report objects.
◆ Each report object can use the property editor to edit its properties (batch property modification is supported).
◆ Support the rapid design of complex multi-layer headers.
◆ Supports rapid design of unlimited zones.
◆ Supports slash arrangement function within cells.
◆ Support horizontal and vertical window freezing.
◆ Use the folder to achieve column and segmentation.
◆ Support pagination display of hypertext.
◆ Support complex chart functions.
◆ Support dynamic loading of image data.
◆ Support horizontal data tables (record horizontal dynamic expansion, automatic paging).
◆ Support data entry function (you can pull down to select entry items).
◆ During template design, auxiliary image shading is provided to help developers locate report objects conveniently and accurately.
◆ You can edit report documents while loading data, making the development work very intuitive.
◆ Supports three unit systems: metric, imperial, and screen.
● There is no need to pre-define the data set in the reporting method. The content can be filled in by directly operating on the virtual data set (simple addition, deletion and assignment operations) or loading data from the XML data source.
In the input mode, the user can input data into the virtual data set through the user interface UI, thereby realizing data collection.
"Bind" the report object to the data. When the data is loaded or the data changes, it will be directly reflected on the report page.
● Data loading uses XML as the storage format of report documents. You can edit static report documents through the report designer, or you can use the API programming interface to dynamically pass in XML strings or URL addresses that describe the report documents.
XML is used as the standard format for data exchange. You can pass in a string or URL address that conforms to XML format to load data.
When loading data from XML data sources, you can use multi-threading (optional). When the amount of data is large, you can achieve the effect of loading and browsing at the same time.
● The programming interface provides an easy-to-learn API programming interface that complies with the standard Microsoft Com calling specification, which can help developers flexibly control report documents and data through programming.
● Printing/output supports horizontal and vertical printing calibration (the calibration results and print setting parameters are automatically saved in the local registry).
Support independent printing mode. During report design, you can set printing parameters for each report object.
Reports can be exported to Excel.
Supports double-sided printing. This method achieves publication-like printing by switching odd and even pages, saving paper.
Pages can be copied into standard primitive vector format for pasting into other applications such as WORD.
● There are hundreds of various functions for formula operation, and the syntax format of the functions is described in detail in the editor.
Supports custom functions. When a custom function needs to be called, the system generates an event and the custom function can be implemented by capturing the event.
● The interface supports the design of color schemes when designing report documents for personalized interface.
Supports hiding and displaying menus.
it works
it works
it works