I have a question about how border should display in detail band, and I would like to get some help. Say, a column in detail band that might have LOTS data, by lots, I meant sometimes a single record
I am designing a generic reporting framework in Java. Here is my situation: There are many business units (BU) in an organization (Accounts, HR, Recruitment, Transportation)
I am using Timeseries Chart. It\'s works fine. But, when I using it in JAVA,some exception occurs. JasperPrint jasperPrint = JasperFillManager.fillReport(jasperPrintFile.getPath(), paraMap, DBUtil.ge
Man开发者_运维技巧y people who generate PDFs need to bind them. A good binding requires that every other page support an alternate margin size on its left and right sides. I know JasperReports did not
I am using one master reports with some static data and 开发者_开发百科three subreports. Subreports can repeat zero to many times and are approximately half page long. I have put each subreport in a s
We use iReport to enable our customers to generate catalogs for print for their products. This process works GREAT. One of the things we\'ve struggled with is how to create a table of contents for the
Is there a way to change the Columns of a group based on a field? I have the following dataset: [Name, Type, Field]
I am working with Jasper Report to generate a PDF file wiht other pdf files as attachments. I have a organisation chart as pdf file in land开发者_如何转开发scape format and I want to attach it to the
I have a project using DynamicJasper to create reports. It works fine so far, but when I wanted to add a chart to a previously functional report I run into issues.
I have a complex query that requires a rank in it.I\'ve learned that the standard way of doing that is by using the technique found on this page: http://thinkdiff.net/mysql/how-to-get-rank-using-mysql