Jump to content
We've recently updated our Privacy Statement, available here ×

Export to txt: ArrayIndexOutOfBoundsException


christiaan_se

Recommended Posts

Hi,

when printing a report to txt format (1.3.3) I get the following exception when the report design has elements beyond it's margins (see attachement). Other formats dont give this and jus wrap it. Is this a bug?

 

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)

 

kind regards,

Christiaan [file name=report.xml size=21443]http://www.jasperforge.org/components/com_joomlaboard/uploaded/files/report.xml[/file]

Link to comment
Share on other sites

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

  • 6 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...