- 博客(3)
- 资源 (2)
- 收藏
- 关注
原创 ireport常见问题汇总
版权声明:本文为优快云博主「LauZyHou」的原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接及本声明。原文链接:https://blog.youkuaiyun.com/SHU15121856/article/details/81452007。参考这里,可以将jasperreports版本改成5.6.0。[2]BytecodeInterface8找不到。可以将groovy-all版本改成2.4.7。[1]GroovyEvaluator找不到。[3]无法解析的Fields。
2023-03-22 17:11:45
822
1
原创 Ireport动态设置金额单位,动态设置列值的格式
这里先说思路:通过配置项来控制JRTemplatePrintText中的TextFormat和Text属性来达到动态设置金额格式的结果。部分代码如下:代码片段一:int moneyDigitCount = CssdUtils.getSystemSetConfigByNameInt("moneyDigitCount", 4); moneyDigitCount = 2; DecimalFormat df = null;//用于调整页面数字显示 ...
2020-12-17 11:03:34
659
原创 smbfile远程操作共享文件并解决连接数不足的问题
报错信息:No more connections can be made to this remote computer at this time because there are already as many connections as the computer can accept.准备jar包(以gradle为例):compile group: 'org.springframe...
2019-01-12 19:19:31
2821
2
jaspersoft studio6.17.0怎么控制列是否显示 并且不占位置
2023-04-12
jaspersoft studio subreport边框粗
2023-04-06
JRPdfExporter导出PDF,中文不显示
2023-04-03
com.lowagie.text.DocumentException
2023-03-30
jasperreports导出xlsx列头重复
2023-03-28
JRXhtmlExporter废弃后如何导出第几页
2023-03-27
jaspersoft Studio
2023-03-27
Jaspersoft Studio怎么设置javaSE1.8
2023-03-27
jaspersoft studio
2023-03-24
TA创建的收藏夹 TA关注的收藏夹
TA关注的人