Version
Report Server Version | JAR Package Version |
---|---|
11.0.17 | 2023/06/09 |
Report
Optimizing Data Alert Plugin
To provide a better product usage experience, data alert function is built into FineReport from version 11.0.17 instead of being provided as a plugin.
For details, see Data Alert Plugin.
Adding Export Print Detection
When exporting and printing templates, you may spend a lot of time investigating the factors that may affect the final effect, which is inconsistent with the preview effect.
V1.2.18 and later versions of the template assistant plugin supported Export print detection, which detects factors such as the environment, template configuration, and plugin configuration that affect the export and printing effect. In addition, it provides detection reports and troubleshooting links for further investigation on abnormal detection items.
For details, see Export Print Detection.
Optimizing New SAP BW Dataset Plugin
Added SAPBW BICS data connection and SAPBW BICS dataset to further improve the quantity and efficiency of data extraction of SAPBW database.
For details, see New SAPBW Dataset Plugin.
Supporting Creating FVS File Association
Supported creating FVS file associations during designer installation, and all files with the FVS suffix will be opened by default in the designer to improve efficiency and user experience.
For details, see Designer Installation.
Supporting FVS Cross-template Page Copying
In V 1.15.1 and later versions, cross-template page copying and pasting are supported. If the canvas of different templates is not in the same size, pasted from the upper left corner of the current template page, the component size will remain unchanged, and the components that exceed the pagination size will be pasted beyond the canvas.
For details, see FVS iFrame Component.
Adding API Interfaces for FVS Charts
Added API interfaces for FVS charts to achieve more customized interactive effects in V 1.15.1 and later versions.
For details, see FVS JS Interface Summary.
Supporting Opening Multiple FVS Templates Simultaneously
Supported opening multiple FVS templates at the same time in V 11.15.0 and later versions.
Adding FVS Custom Model Track Movement Interface
Added interfaces for controlling model track movement: rotateTo, rotateForwardTo, scaleTo, and moveTo.
Supported custom models of FVS custom model components and FVS 3D City plugin. After obtaining the models, you can set the model to move along a certain track, turn, and zoom in or zoom out through the interfaces.
For details, see FVS Custom Model Track Movement Interface.
Note:Adding Parameters in FVS Model Focus Interface
Added parameters to the interface for model quick focus, which can change distance, central points, and angle of the perspective while focusing.
For details, see JS Implementation of Custom Model Perspective Focus.