Jump to content
JasperReports Library 7.0 is now available ×

Error while trying to export from JasperViewer


SteveF

Recommended Posts

Hello, when trying to export a report to xls i get that error:

 

Code:
java.lang.reflect.InvocationTargetException
at com.jasperassistant.designer.viewer.actions.AbstractExportAction$1.run(AbstractExportAction.java:135)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:101)
Caused by: java.lang.NoSuchFieldError: IS_ONE_PAGE_PER_SHEET
at com.jasperassistant.designer.viewer.actions.ExportAsSingleXlsAction.exportWithProgress(ExportAsSingleXlsAction.java:71)
at com.jasperassistant.designer.viewer.actions.AbstractExportAction$1.run(AbstractExportAction.java:132)
... 1 more

The export to other formats works fine.

Could you please help me?

Link to comment
Share on other sites

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

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...