youseries / ureport

UReport2 is a high-performance pure Java report engine based on Spring architecture, where complex Chinese-style statements and reports can be prepared by iterating over cells.
Apache License 2.0
2.02k stars 834 forks source link

根据某一字段分页问题 #513

Open dingwensheng opened 4 years ago

dingwensheng commented 4 years ago

为了您的问题能得到及时准确解答,请认真填写下面各个选项,感谢您的配合。

怎么根据部门字段分页 image 目前展示结果: image

预期结果:希望20001部门在一页,2004部门在一页

dingwensheng commented 4 years ago

根据某一字段分页问题