您好,欢迎光临本网站![请登录][注册会员]  
文件名称: JasperReports+3.5+for+Java+Developers
  所属分类: Java
  开发工具:
  文件大小: 6mb
  下载次数: 0
  上传时间: 2013-10-09
  提 供 者: xieca******
 详细说明: Preface 1 Chapter 1: An Overview of JasperReports 7 A brief history of JasperReports 7 What exactly is JasperReports? 8 The features of JasperReports 9 Flexible report layout 9 Multiple ways to present data 10 Multiple ways to supply data 10 Multiple datasources 10 Watermarks 11 Subreports 11 Exporting capabilities 11 Class library dependencies 13 Typical workflow 14 Where to get help 16 Summary 17 Chapter 2: Adding Reporting Capabilities to our Java Applications 19 Downloading JasperReports 20 Setting up our environment 23 Ja sperReports class library 24 Required libraries for report compilation 24 Apache Commons 24 Optional libraries and tools 26 Apache ANT 26 JDT compiler 26 JDBC driver 27 iText 27 JFreeChart 28 JExcelApi 28 Summary 28 Chapter 3: Creating your First Report 29 Creating a JRXML report template 29 Previewing the XML report template 31 Creating a binary report template 33 Compiling a JRXML template programmatically 33 Previewing the compiled report template 34 Compiling a JRXML template through ANT 36 Generating the report 38 Viewing the report 41 Displaying reports in a web browser 43 Elements of a JRXML report template 46 46 47