Overview
Version
Report Server Version | Functional Change |
---|---|
11.0.3 | Added the Report Detection function. |
Function Description
Template preview is used for viewing template effects. FineReport provides numerous preview modes to cater to varied user needs.
General reports in FineReport can be previewed in four modes: Pagination Preview, Data Entry Preview, Data Analysis Preview, and Mobile Preview, as shown in the following figure.
FVS dashboards can be previewed in two modes: PC preview and mobile preview, as shown in the following figure.
FRM reports can be previewed in three modes: PC Preview, Developer Debug, and Mobile Preview, as shown in the following figure.
Preview Mode Description
Different preview modes correspond to different URLs and OP parameters. The following table introduces the preview methods.
No. | Preview Mode | Description | URL |
---|---|---|---|
1 | Default mode, used mainly for viewing report data for analysis | http://IP address:Port number/webroot/decision/view/report?viewlet=xxx.cpt | |
2 | Used mainly for previewing data entry templates in a web browser to input or modify data | http://IP address:Port number/webroot/decision/view/report?viewlet=xxx.cpt&op=write | |
3 | Used for previewing reports while allowing non-paginated display and online analysis, including sorting and double filtering | http://IP address:Port number/webroot/decision/view/report?viewlet=xxx.cpt&op=view | |
4 | Used for viewing actual template effects on a mobile phone after you scan a QR code | http://IP address:Port number/webroot/decision/view/report?viewlet=xxx.cpt&op=mobile | |
5 | Used for previewing FVS dashboards on PCs | http://IP address:Port number/webroot/decision/view/duchamp?viewlet=xxx.fvs | |
6 | Used for previewing FVS dashboards on mobile terminals | http://IP address:Port number/webroot/decision/view/duchamp?viewlet=xxx.fvs&op=mobile | |
7 | PC Preview | Used for previewing FRM reports on PCs | http://IP address:Port number/webroot/decision/view/report?viewlet=xxx.frm&op=form |
8 | Used for adjusting template layout in a browser with a WYSIWYG experience | http://IP address:Port number/webroot/decision/view/form?viewlet=Form12.frm&op=editable_preview |

Report Detection
For FineReport of V11.0.3 and later versions, Report Detection is added. Report Frontend Exception Prompt is enabled by default. For details, see General.

Font Detection
If CPT reports that do not use New Calculation Engine or FRM reports of old versions contain fonts smaller than the minimum font size of a browser, when you preview the reports in the browser, a prompt will pop up, saying "Some contents displayed in the current report have smaller font size than the minimum font size (12) of the browser, which may cause display exception. You are advised to modify the browser configuration or contact the administrator.", as shown in the following figure.
Browser Zoom Detection
When you preview templates in a browser whose zoom level is not 100%, a prompt will pop up, saying "Your browser is in zoom status, which may cause page display exception. You are advised to display the page at 100% zoom.", as shown in the following figure.