JimuReport v1.5.0 is released, a free visual web reporting tool

Project Introduction

Building Block Report, a free visual web report tool, drag and drop design online like building blocks! The function covers, data report, print design, chart report, large screen design, etc.! Adhering to the product concept of "simple, easy-to-use, and professional", it greatly reduces the difficulty of report development, shortens the development cycle, saves costs, and solves various report problems for free!

Current version : v1.5.0 | 2022-05-26

integration dependencies

<dependency>
  <groupId>org.jeecgframework.jimureport</groupId>
  <artifactId>jimureport-spring-boot-starter</artifactId>
  <version>1.5.0</version>
</dependency>

#Upgrade log

Focus on fixing fastjson loopholes, we recommend that you upgrade as soon as possible; in addition, openpdf is used to reconstruct the PDF export function, and itext7 is removed (to solve the problem of AGPL open source agreement);

Key features

  • Fix fastjson vulnerability
  • Refactored pdf export

Issues handling

  • When exporting the report, an error occurs, remove the style #I52O77
  • The placeholder text description of the query condition drop-down menu is not displayed correctly #966
  • The query condition, the text box prompt information is not the field name but not the field text #979
  • Graphic refresh and search condition bug #I5310Z
  • Chart linkage, when there is no data in the sub-table, the data in the pop-up window will be empty, and the data in the sub-table will also be restored to the default data #I531S7
  • Export data, do not support filter on table column quotes #I53V5G
  • Special character json deserialization error #928
  • Excel export report fastjson error #931
  • Version 1.5.0-beta | Urgent | Numeric format conversion problem | Export #938
  • After selecting multiple dictionary records, click Delete, the deleted records still exist in the dictionary list #910
  • Enhanced js can expand and collapse the query condition area #I4YGJI
  • The error message prompts several rows and several columns #I4Z8V9
  • Set 2 decimal places for percent formatting result, doesn't work #I5152T
  • Low resolution, no horizontal scroll bar in report design #I508CJ
  • The problem of grouping dynamic display is not neat #935
  • When the default value of the Api dataset parameter is empty, an error #922 is reported
  • json deserialization error when exporting excel #953

#code download

#Technical Documentation

Why choose JimuReport?

Permanently free, supports all kinds of complex reports, and fool-like online design, very intelligent, low-code era, this is your first choice!

  • Scaffolding projects using SpringBoot can be quickly integrated
  • Web version designer, similar to excel operation style, complete report design by dragging and dropping
  • Bind the data source to the template through SQL, API, etc. At the same time, it supports functions such as expressions, automatic calculation of totals, etc., which reduces the calculation workload
  • High development efficiency, fool-style online report design, design a report in one minute, simple and powerful
  • Support ECharts, currently supports 28 kinds of charts, online drag-and-drop design, supports two data sources of SQL and API
  • Support complex reports such as grouping, intersecting, totaling, expressions, etc.
  • Supports printing design (supports overlay printing, background printing, etc.), can set printing margins, orientation, headers and footers and other parameters One-click fast printing can also achieve accurate and seamless printing of overlay printing, real estate certificates, etc.
  • The large screen designer supports dozens of chart styles, which can be freely spliced ​​and combined to design a cool large screen
  • Various types of documents and large screens can be designed, such as inbound and outbound orders, sales orders, financial statements, contracts, large screens for monitoring, large screens for travel data, etc.

#system screenshot

  • Report designer (professional first-class data visualization, solve various report problems) 
  • Report Designer (completely online design, easy to use)

  • Print design (support set printing, background printing)

 

  • Data report (supports complex reports such as grouping, intersection, totaling, etc.)

 

  • Graphical report (currently supports 28 types of charts)  
  • Data report zebra crossing

#feature list

├─报表设计器
│  ├─数据源
│  │  ├─支持多种数据源,如Oracle,MySQL,SQLServer,PostgreSQL等主流的数据库
│  │  ├─支持SQL编写页面智能化,可以看到数据源下面的表清单和字段清单
│  │  ├─支持参数
│  │  ├─支持单数据源和多数数据源设置
│  │  ├─支持Nosql数据源Redis,MongoDB
│  │  ├─支持存储过程
│  ├─单元格格式
│  │  ├─边框
│  │  ├─字体大小
│  │  ├─字体颜色
│  │  ├─背景色
│  │  ├─字体加粗
│  │  ├─支持水平和垂直的分散对齐
│  │  ├─支持文字自动换行设置
│  │  ├─图片设置为图片背景
│  │  ├─支持无线行和无限列
│  │  ├─支持设计器内冻结窗口
│  │  ├─支持对单元格内容或格式的复制、粘贴和删除等功能
│  │  ├─等等
│  ├─报表元素
│  │  ├─文本类型:直接写文本;支持数值类型的文本设置小数位数
│  │  ├─图片类型:支持上传一张图表;支持图片动态生成
│  │  ├─图表类型
│  │  ├─函数类型
│  │  └─支持求和
│  │  └─平均值
│  │  └─最大值
│  │  └─最小值
│  ├─背景
│  │  ├─背景颜色设置
│  │  ├─背景图片设置
│  │  ├─背景透明度设置
│  │  ├─背景大小设置
│  ├─数据字典
│  ├─报表打印
│  │  ├─自定义打印
│  │  └─医药笺、逮捕令、介绍信等自定义样式设计打印
│  │  ├─简单数据打印
│  │  └─出入库单、销售表打印
│  │  └─带参数打印
│  │  └─分页打印
│  │  ├─套打
│  │  └─不动产证书打印
│  │  └─打印
│  ├─数据报表
│  │  ├─分组数据报表
│  │  └─横向数据分组
│  │  └─纵向数据分组
│  │  └─多级循环表头分组
│  │  └─横向分组小计
│  │  └─纵向分组小计
│  │  └─分版
│  │  └─分栏
│  │  └─动态合并格
│  │  └─自定义分页条数
│  │  └─合计
│  │  ├─交叉报表
│  │  ├─明细表
│  │  ├─带条件查询报表
│  │  ├─表达式报表
│  │  ├─带二维码/条形码报表
│  │  ├─多表头复杂报表
│  │  ├─主子报表
│  │  ├─预警报表
│  │  ├─数据钻取报表
│  ├─图形报表
│  │  ├─柱形图
│  │  ├─堆叠柱形图
│  │  ├─折线图
│  │  ├─饼图
│  │  ├─动态轮播图
│  │  ├─折柱图
│  │  ├─散点图
│  │  ├─漏斗图
│  │  ├─雷达图
│  │  ├─象形图
│  │  ├─地图
│  │  ├─仪盘表
│  │  ├─关系图
│  │  ├─图表背景
│  │  ├─图表动态刷新
│  │  ├─图表数据字典
│  ├─参数
│  │  ├─参数配置
│  │  ├─参数管理
│  ├─导入导出
│  │  ├─支持导入Excel
│  │  ├─支持导出Excel、pdf;支持导出excel、pdf带参数
│  ├─打印设置
│  │  ├─打印区域设置
│  │  ├─打印机设置
│  │  ├─预览
│  │  ├─打印页码设置
├─大屏设计器
│  ├─系统功能
│  │  ├─静态数据源和动态数据源设置
│  │  ├─基础功能
│  │  └─支持拖拽设计
│  │  └─支持增、删、改、查大屏
│  │  └─支持复制大屏数据和样式
│  │  └─支持大屏预览、分享
│  │  └─支持系统自动保存数据,同时支持手动恢复数据
│  │  └─支持设置大屏密码
│  │  └─支持对组件图层的删除、组合、上移、下移、置顶、置底等
│  │  ├─背景设置
│  │  └─大屏的宽度和高度设置
│  │  └─大屏简介设置
│  │  └─背景颜色、背景图片设置
│  │  └─封面图设置
│  │  └─缩放比例设置
│  │  └─环境地址设置
│  │  └─水印设置
│  │  ├─地图设置
│  │  └─添加地图
│  │  └─地图数据隔离
│  ├─图表
│  │  ├─柱形图
│  │  ├─折线图
│  │  ├─折柱图
│  │  ├─饼图
│  │  ├─象形图
│  │  ├─雷达图
│  │  ├─散点图
│  │  ├─漏斗图
│  │  ├─文本框
│  │  ├─跑马灯
│  │  ├─超链接
│  │  ├─实时时间
│  │  ├─地图
│  │  ├─全国物流地图
│  │  ├─地理坐标地图
│  │  ├─城市派件地图
│  │  ├─图片
│  │  ├─图片框
│  │  ├─轮播图
│  │  ├─滑动组件
│  │  ├─iframe
│  │  ├─video
│  │  ├─翻牌器
│  │  ├─环形图
│  │  ├─进度条
│  │  ├─仪盘表
│  │  ├─字浮云
│  │  ├─表格
│  │  ├─选项卡
│  │  ├─万能组件
└─其他模块
   └─更多功能开发中。。

 

Guess you like

Origin www.oschina.net/news/197872