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

codyjasperForge

Members
  • Posts

    282
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Downloads

Everything posted by codyjasperForge

  1. *Error fixed* B) Post edited by: codyjasperForge, at: 2007/07/02 18:53 Post edited by: codyjasperForge, at: 2007/07/03 15:44
  2. I have followed the steps that you defined, yet I still get the following error returned when attempting to compile: F:JasperReportsreportsSoftCpyA_P_Disposition_Letter_subreport0Scriptlet.java:4: class ScriptletTest is public, should be declared in a file named ScriptletTest.java public class ScriptletTest extends it.businesslogic.ireport.IReportScriptlet { ^ 1 error The .java file is where it is supposed to be... I'm really at a loss here. Any other ideas?
  3. I am using the scriptlet within a textfield. I am calling the scriptlet's public method from a String field inside of my textfield expression. I have followed the syntax of the scriptlet example in JasperReports->samples but, the 'ClassNotFoundException' keeps occuring. I have tried saving the actual .java file inside of my /reports directory, (where the other .jrxml files are located) but to no avail. Any other possibilities? Thanks for the reply : )
  4. *bump* Also, I am having trouble compiling my report when attempting to use the scriptlet editor. I keep getting the same error: ClasNotFoundException... I am using the internal scriptlet editor in iReport 1.3.3. I have included tools.jar in my classpath, I have also tried moving the .class file throughout the iReport directory, but I still get the same result. Surely someone has an answer for me!? Any information regarding either of the previous posts would be more than appreciated. Thanks people...
  5. Hello all, I am creating a report in iReport 1.3.3, and exporting it to AdobeReader. My report contains more than 8 subreports, however, when the report is exported, Adobe changes each of the subreports' margin settings. Each subreport gets shifted to the right margin within Adobe. Yet when I export to JRViewer, the display seems to be fine. My main report properties are set to Letter orientation with 1" margins for left and right. Each subreports' margin settings are all set to 0". Can anyone help me with this? I have read extensively throughout the forum, yet I haven't found any clausable solutions to this problem. It is becoming increasingly important for me to solve this problem(I am pressed for time) PLEASE, ANYONE?!
  6. Hello all, I am creating a report in iReport 1.3.3, and exporting it to AdobeReader. My report contains more than 8 subreports, however, when the report is exported, Adobe changes each of the subreports' margin settings. Each subreport gets shifted to the right margin within Adobe. Yet when I export to JRViewer, the display seems to be fine. My main report properties are set to Letter orientation with 1" margins for left and right. Each subreports' margin settings are all set to 0". Can anyone help me with this? I have read extensively throughout the forum, yet I haven't found any clausable solutions to this problem. It is becoming increasingly important for me to solve this problem(I am pressed for time) PLEASE, ANYONE?! [/color]http://www.jasperforge.org/components/com_joomlaboard/emoticons/dizzy.png Post edited by: codyjasperForge, at: 2007/06/27 17:59
  7. Hey all, I have just installed jasperserver and components, and I'm trying to run iReport 1.3.2 with the JasperServer plugin. However, at startup I get the following error in my cmd prompt: java.lang.NoSuchMethodError: java.util.Properties.loadFromXML(Ljava/io/InputStre am;)V at com.jaspersoft.jasperserver.irplugin.IRPlugin.loadConfiguration(IRPlu gin.java:186) at com.jaspersoft.jasperserver.irplugin.IRPlugin.call(IRPlugin.java:97) at it.businesslogic.ireport.gui.MainFrame.loadPlugins(MainFrame.java:103 16) at it.businesslogic.ireport.gui.MainFrame$5.run(MainFrame.java:838) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) and thats when I'm unable to use the jasperServer plugin from within iReport. I tried disabling the "RESTORE LAYOUT" option, but that wasn't it. Any suggestions would be MOST appreciated. Thanks ahead of time.
×
×
  • Create New...