Where u able to resolve this issue??? I am facing the similar problem. Please
let me know if u have any resolution


atchuta wrote:
> 
> Hi,
> I am trying to generate a report in text and pdf format. In the pdf the
> report is working, but in the text it is giving exception as below:
> Caused by: java.lang.ArrayIndexOutOfBoundsException
> at java.lang.System.arraycopy(Native Method)
> at
> net.sf.jasperreports.engine.export.JRTextExporter.exportText(JRTextExporter.java:476)
> at
> net.sf.jasperreports.engine.export.JRTextExporter.exportElements(JRTextExporter.java:345)
> at
> net.sf.jasperreports.engine.export.JRTextExporter.exportPage(JRTextExporter.java:322)
> at
> net.sf.jasperreports.engine.export.JRTextExporter.exportReportToWriter(JRTextExporter.java:298)
> at
> net.sf.jasperreports.engine.export.JRTextExporter.exportReport(JRTextExporter.java:240)
> I am using jasperreport2.0.2.jar.
> Regards,
> Jagadeesh
> 

-- 
View this message in context: 
http://www.nabble.com/ArrayIndexOutOfBoundsException-to-txt-format-tp15016770p17673450.html
Sent from the jasperreports-questions mailing list archive at Nabble.com.


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
jasperreports-questions mailing list
jasperreports-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jasperreports-questions

Reply via email to