Is there a way to set the Author property to a PDF document by setting开发者_开发知识库 a parameter when calling Jasper from Java.
I am getting this error at m开发者_如何学Goy tomcat server 6 using iReport 1.3.0, iTest 2.1.0, jasper libraies jasperreports-1.2.8-javaflow.jar
I am using JasperReport in a Struts-based web application with NetBeans 6.8 and IReport plug-in 3.7.4. I am getting the following error in the action class:
I have a list of objects and I want to print them in a jasper pdf output as a table. The objects have 3 String istances. So I want something like this:
I have a data source that is composed of object { groupName, rowN开发者_运维技巧ame, colName, value }. I\'m trying to put the fields row,col,val in a crosstab, separated by group [the group has header
How would I get a value cell [in a CrossTab widget] to stretch horizontally, rather than vertically? Stretch on overflow st开发者_如何学运维retches the cell vertically, rather than horizontally. Backg
开发者_C百科If not, what other reporting alternatives would you recommend (free)?There is a jasper server out there you might want to have a look at.
Is there any way to do the subject? I mean is it possible in t开发者_如何学运维heory? Any pluging for the JasperReports Server available?
I have a typical MySQL report listing one \'Item\' per page.One of the fields is min_price.I would like to have my detail band list a fixed number (lets say 15) \'bid amounts\' for each item, computed
I need a specific tex开发者_如何学编程t to come on a new page. So I create a dummy group and add the field to the group.