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

error while export report to pdf format


2005 IR Help

Recommended Posts

By: Budi Setiawan - budse

error while export report to pdf format

2004-07-22 21:25

i try to exporting report using jasper report to pdf file format but cause error.

This is the error...

java.lang.NoClassDefFoundError: com/lowagie/text/DocumentException

dori.jasper.engine.JasperExportManager.exportReportToPdfFile(JasperExportManager.java:138)

action.DataAction.doExecute(DataAction.java:197)

action.DataAction.execute(DataAction.java:107)

com.opensymphony.xwork.ActionInvocation.invoke(ActionInvocation.java:151)

com.opensymphony.xwork.interceptor.AbstractInterceptor.intercept(AbstractInterceptor.java:37)

com.opensymphony.xwork.ActionInvocation.invoke(ActionInvocation.java:148)

com.opensymphony.xwork.interceptor.AbstractInterceptor.intercept(AbstractInterceptor.java:37)

com.opensymphony.xwork.ActionInvocation.invoke(ActionInvocation.java:148)

com.opensymphony.xwork.interceptor.AbstractInterceptor.intercept(AbstractInterceptor.java:37)

com.opensymphony.xwork.ActionInvocation.invoke(ActionInvocation.java:148)

com.opensymphony.xwork.interceptor.AbstractInterceptor.intercept(AbstractInterceptor.java:37)

com.opensymphony.xwork.ActionInvocation.invoke(ActionInvocation.java:148)

com.opensymphony.xwork.ActionProxy.execute(ActionProxy.java:118)

com.opensymphony.webwork.dispatcher.ServletDispatcher.service(ServletDispatcher.java:157)

javax.servlet.http.HttpServlet.service(HttpServlet.java:856)

 

could anybody tell me what happen with my code and how to solve it.

 

thanks...

 

 

 

 

 

By: Barra - booleong

RE: error while export report to pdf format

2004-07-23 04:10

You did not put some jars in your classpath. Those jars are under lib folder in jasper's release.

 

-BL

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

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