[jasperreports-questions] how to escape special characters in jasperreports ?

2009-10-19 Thread bihag
I want to escape special characters like :- é, â, è, ^, @ in jasper reports, so is there any way we can escape this characters ? -- View this message in context: http://www.nabble.com/how-to-escape-special-characters-in-jasperreports---tp25803010p25803010.html Sent from the

[jasperreports-questions] how to wrap report for word output in jasper report?

2009-10-19 Thread bihag
Hi, I have report where report width is more than 2000px; it is working fine with pdf and excel output but when we export for word it is showing 550px; report only other part we are not able to see. We have one report which contains ... abcdefghijklmnopqrstuvwxyz when we export for excel or

Re: [jasperreports-questions] Jasper Reports Beginner needs simple Clarification

2009-10-19 Thread harishsyndrome
Same Question Some Help will be Appreciated -- View this message in context: http://www.nabble.com/Jasper-Reports-Beginner-needs-simple-Clarification-tp25693053p25693111.html Sent from the jasperreports-questions mailing list archive at Nabble.com.

Re: [jasperreports-questions] java.lang.NoSuchMethodError: com.opensymphony.xwork2.Action exception

2009-10-19 Thread harishsyndrome
Seems to be a version conflict. Check different JAR versions. Dont add JARs with results Class Repetition Like adding CGLIB and ASM Jar files will lead to a problem as CGLIB already has ASM Classes -- View this message in context:

[jasperreports-questions] Incompatible java.lang.String value assigned to parameter importDate

2009-10-19 Thread Greg Stephens
I'm a new user trying to pass a date as a parameter receiving this Incompatible java.lang.String error from a groovy .gsp page Here's the .gsp fragment where importDate is a groovy Date: g:jasperReport jasper=reportSec3 format=HTML name=Securities by Class input type=hidden

[jasperreports-questions] Incompatible java.lang.String value assigned to parameter importDate

2009-10-19 Thread gstephens
I'm a new ireport user trying to pass a date as a parameter receiving this Incompatible java.lang.String error from a groovy .gsp page Here's the .gsp fragment where importDate is a groovy Date: g:jasperReport jasper=reportSec3 format=HTML name=Securities by Class input type=hidden

[jasperreports-questions] Java Beans set Datasource

2009-10-19 Thread Dinakar007
Hi, I have a Collection of beans. The bean again contains collection of beans. can you tell me how to use it to create a report using single datasource? I am using iReport. Even a smallest piece of information is highly appreciated. Thanks in advance. Dinakar.K -- View this message in