码迷,mamicode.com
首页 >  
搜索关键字:jasper report    ( 2364个结果
Gartner: Hype Cycle for Emerging Technologies-2012 (技术成熟度曲线) [转]
英文稿:The “Hype Cycle for Emerging Technologies” report is the longest-running annual Hype Cycle, providing a cross-industry perspective on the technolo...
分类:其他好文   时间:2014-07-27 10:59:02    阅读次数:413
Page-encoding specified in XML prolog (UTF-8) is different from that specified in page directive (utf-8)
org.apache.jasper.JasperException:xxx.jsp(1,1)Page-encoding specified in XML prolog (UTF-8) is different from that specified in page directive (utf-8)...
分类:其他好文   时间:2014-07-25 10:52:11    阅读次数:242
【SAS BASE】PROC REPORT
PROC REPORT包含了PRINT、MEANS、TABULATE、SORT过程和DATA步的功能:一、基本语法: 1 DATA natparks; 2 INFILE 'C:\MyRawdata\parks.dat'; 3 INPUT Name $ 1-21 Type $ R...
分类:其他好文   时间:2014-07-25 02:21:44    阅读次数:2181
OpenERP report doesn't work
1. When you have used OpenOffice edited one of reports,it has stored the report's banary data is database,which caused the problem when you refresh th...
分类:其他好文   时间:2014-07-22 22:56:35    阅读次数:216
USB HID Report Descriptor 报告描述符详解
Report descriptors are composed of pieces of information. Each piece of information is called an Item.报告描述符由一些数据片组成。这些数据片被叫做Item。All items have a one-...
分类:其他好文   时间:2014-07-22 22:47:53    阅读次数:715
利用jasperreports报表生成pdf文档中文不能显示问题解决方法
在利用jasperreports5.6.0系列开发工具生成的jrxml格式文件和jasper格式文件的项目中,和pdf中字体有关的jar包有如下两个: iText-2.1.7.js2.jar;iTextAsian.jar。 另外在开始设计jrxml格式文件的时候,要注意选择元素(Text Field,Static Text等)的属性值设置。...
分类:Web程序   时间:2014-07-22 22:38:33    阅读次数:245
水晶报表 Crystal Report 调用存储过程时出错 找不到表 ,解决方法。
用 CrystalReportViewer1 控件在asp.net的网页上显示报表,如果做报表时调用数据表数据的方式调用是可以成功的,但报表是用存储过程获取数据方式会出现以下错误: 找不到表'RptOpenCheck;1' 。 文件 G:\TEMP\FO-OpenCheck {6D191F06-DECF-4A25-88FC-8553E3D435AA}.rpt 内出错: 找不到表。 Er...
分类:其他好文   时间:2014-07-20 23:14:06    阅读次数:529
javaweb+jasperreports报表+struts2
本文将详细介绍javaweb中采用struts2框架的jasperreports报表开发方法,数据源选取的是connection。模板选取的是编译后的模板(jasper格式文件)。 网上很多教程采用了jasperreports-3.x.x的api 本文采用jarjasperreports-5.6.0.jar的api,两个版本的区别还是很大的,3.x.x版本的很多方法已经过时废弃了。 建议统一采...
分类:编程语言   时间:2014-07-20 22:24:33    阅读次数:484
How to add total page to Odoo Report(7.0 version)
add this codes to your rml file:Page: from
分类:其他好文   时间:2014-07-18 20:38:17    阅读次数:159
POJ 2586 Y2K Accounting Bug
Description Accounting for Computer Machinists (ACM) has sufferred from the Y2K bug and lost some vital data for preparing annual report for MS Inc.  All what they remember is that MS Inc. posted ...
分类:其他好文   时间:2014-07-17 15:34:37    阅读次数:239
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!