By: Anthony W. Gatton - agatton
Document Exception
2003-03-14 11:32
Greetings, great product.
I'm getting a java.lang.NoClassDefFoundError: com/lowagie/text/DocumentException
at dori.jasper.engine.JasperExportManager.exportReportToPdfFile(JasperExportManager.java:130)" message when executing my program from a jar file. It works fine from my IDE (Sun ONE Studio 4) and creates the pdf. I must be missing a component in my .jar that is in the classpath of the IDE. Anyone have any ideas?
Thanks,
Tony
By: juan david vergara perez - jvergara
RE: Document Exception
2003-03-14 13:39
of course, i think that you don't have the iText library into your classpath.
Remeber that the JasperReports needs the iText library to work.
By: juan david vergara perez - jvergara
RE: Document Exception
2003-03-14 14:06
of course, i think that you don't have the iText library into your classpath.
Remeber that the JasperReports needs the iText library to work.
By: Anthony W. Gatton - agatton
RE: Document Exception
2003-03-15 01:58
Exactly as you describe, Thank you very much.
Document Exception
2003-03-14 11:32
Greetings, great product.
I'm getting a java.lang.NoClassDefFoundError: com/lowagie/text/DocumentException
at dori.jasper.engine.JasperExportManager.exportReportToPdfFile(JasperExportManager.java:130)" message when executing my program from a jar file. It works fine from my IDE (Sun ONE Studio 4) and creates the pdf. I must be missing a component in my .jar that is in the classpath of the IDE. Anyone have any ideas?
Thanks,
Tony
By: juan david vergara perez - jvergara
RE: Document Exception
2003-03-14 13:39
of course, i think that you don't have the iText library into your classpath.
Remeber that the JasperReports needs the iText library to work.
By: juan david vergara perez - jvergara
RE: Document Exception
2003-03-14 14:06
of course, i think that you don't have the iText library into your classpath.
Remeber that the JasperReports needs the iText library to work.
By: Anthony W. Gatton - agatton
RE: Document Exception
2003-03-15 01:58
Exactly as you describe, Thank you very much.
0 Answers:
No answers yet