Recently, it is relatively depressed. Most of the projects are doing themselves from the head to the end. Although there are 4 soldiers in the group, and even the project manager, and the department manager said that it is really depressed. The house in the family is going to decorate, wooden money, hey, women are women who have to say some bad seven things. Now enter the topic.
We have to make a report, the customer is always BT, bt == customer? That's it, I didn't have a report before, so I found a vegetable bird. I would like to raise a cat, I really want to call it. I like the horsesae, who can give me free, I can be responsible for it Whole cat, my contact information:
Clei1005@yahoo.com.cn. thank you
I saw N report tools, I finally chose Ireport JasperReport this stuff. Today, I finally study to understand the IREPORT, and later studied that JasperReport I want to write a memo called JasperReport's experience.
1, download an IREPORT, download
IRPORT:
http://ireport.sourceforge.net
Here you can download the latest version, the uneven version is 0.4.0 version
2. Configuring this thing basically no need, if you have written Java programs before, I believe there are some basic configurations in your system environment settings. Put JSDK's Tool.jar in the iReport's lib, even the JSDK version is 1.4. Come below this version, then download itxtasia.jar and iText-1.02b.jar is put in your IREPORT / LIB directory, if you don't place it, you can set ClassPath, even more lazy, directly COPY There is also a very important thing that is that the Driver's pack of the connection database will be copy to the bottom of the lib, which is JTDS0.9, because you want to write some Hibernate's stuff, with it.
3, configure it, run, double click Ireport.bat under the IRPORT directory, then there is an IREPORT UI interface, English? dislike? no problem. In the menu bar TOOL - "Options -" General
Set the Look & Feel for System
Language is Chinese. The lovely full Chinese interface is in front of the occasion, and then you can refer to the online popular article to configure the following foundation.
http://dev.9cbs.net/Article/22/22936.shtm
4, some cumbersome problems
Input can't display Chinese problem solves, it is very simple, it may be too stupid, that is, the font / font name in the input area's Propertied is a Chinese. Speak
After connecting the database, run or hug nullpoint, this problem seems to be relatively simple, set up your database Driver in setting up CONNECTION / DATASOSOURCE, then you need a critical step. Activate the following it in Build / Set Active DataSource
Basically, those things.