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

Detailband with more subreports doesnt expand to next page


firefighter

Recommended Posts

My report has three subreports in detailband: text, table and signature. The text is too long and it does not fit all on one page  I get during the compilation by java the error:

java.lang.NoSuchMethodError: org.apache.commons.javaflow.Continuation.suspend()Ljava/lang/Object;
util.exception.ExternalException
[global.excobserver.ExceptionObserver.catchAllShowMessage(ExceptionObserver.java:86), service.ireport.rmi.iReportServiceRMIImpl.getJasperPrint(iReportServiceRMIImpl.java:114), sun.reflect.GeneratedMethodAccessor28.invoke(Unknown Source), sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source), java.lang.reflect.Method.invoke(Unknown Source), de.excoda.rmi.codebase.global.impl.RMIServiceInvocationHandler.invoke(RMIServiceInvocationHandler.java:72), com.sun.proxy.$Proxy14.getJasperPrint(Unknown Source), sun.reflect.GeneratedMethodAccessor28.invoke(Unknown Source), sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source), java.lang.reflect.Method.invoke(Unknown Source), sun.rmi.server.UnicastServerRef.dispatch(Unknown Source), sun.rmi.transport.Transport$1.run(Unknown Source), sun.rmi.transport.Transport$1.run(Unknown Source), java.security.AccessController.doPrivileged(Native Method), sun.rmi.transport.Transport.serviceCall(Unknown Source), sun.rmi.transport.tcp.TCPTransport.handleMessages(Unknown Source), sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(Unknown Source), sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.lambda$run$0(Unknown Source), java.security.AccessController.doPrivileged(Native Method), sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(Unknown Source), java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source), java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source), java.lang.Thread.run(Unknown Source)]

What do I have to do so that the detailband makes an automatic page break? For example: subreport text and table on the first and signature on the second page or text on first and table and signature on second.

Link to comment
Share on other sites

  • Replies 4
  • Created
  • Last Reply

Top Posters In This Topic

  • 2 weeks later...
  • 2 weeks 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...