摘要:
1) create required parameters in the main report by right clicking on the parameters section of main report > add parameter >set the properties (data 阅读全文
摘要:
(1) open eclipse Repository Explorer Window->Show View->Other-> Repository Explorer->OK (2) Data Adapters -> create Data Adapters -> CSV file Name -> 阅读全文
摘要:
How to make a stacked chart 1, prepare data Source here we will create a csv file. 2, import/configuring a data source (1) open eclipse Repository Exp 阅读全文
摘要:
1、open eclipse -> Help -> Eclipse Marketplace. 2、at new window, find jasper, will find Jaspersoft Studio version, then click install button. below pic 阅读全文
摘要:
1、根据传递的参数定义sheet name (jasper sheet name defined by parameter) (1) 获取后台参数 (2) 根据参数定义sheetname, 定义在main report 的 pageHeader 中。 2、在jasper main report 中硬 阅读全文
摘要:
1、应用: 时间格式转换 Date1 change from "2014-11" to "Nov 2014" Date1 change from "2014-11-1" to "11/01/2014" Date1 change from "2014-11-1 13:11:22" to "11/01/ 阅读全文