Jump to content

steve.dyke

Members
  • Posts

    21
  • Joined

  • Last visited

  • Days Won

    1

steve.dyke last won the day on July 15

steve.dyke had the most liked content!

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

steve.dyke's Achievements

Explorer

Explorer (4/14)

  • Week One Done
  • One Month Later
  • One Year In
  • First Post Rare
  • Collaborator Rare

Recent Badges

1

Reputation

  1. The link listed does not work. Is there another place to try?
  2. What files do I need in the ClassPath of my Java Web Application to output reports to PDF format(Note : I have been doing this successfully using jasperreports 6.0.3)? My JasperReports is version 6.21.3 My Java version 1.8 If I use JasperStudio 6.21.3 to compile my templates I get a runtime error in my application that has jasperreports 6.0.3 or jasperreports 6.21.3 in the class path.
  3. I have looked at this thread. However, the link given to "customized version of itext 2.1.7" is broken. How/Where can I get this jar file?
  4. I was developing templates using iReports 5.6.0. I have now started using JasperStudio 6.21.3 to update/develop the templates. I have a web application in the which I use javareports in conjunction with the templates output reports as PDF. My application was using jasperreports 6.0.3 jar and started giving runtime errors like java.lang.NoClassDefFoundError: com.lowagie.text.pdf.FopGlyphProcessor I have updated the jasperreports in my app to use 6.21.3 but I still get the runtime errors. I have also tried adding iText 2.1.7.js8.jar to the class path but I am still getting the errors.
  5. I have a background band that displays necessary vertical lines for the detail band which is populated using a subreport. I also have a summary band but I do not need the vertical lines in the summary band. How can I hide these only in the summary?
  6. I have the jt400.jar file but how do I get the JasperSoft Studio to see it?
  7. I am trying to set up a connection using the Data Adapter but to no avail. Driver: sun.jdbc.odbc.jdbcOdbcDriver I have a DNS set up to a db2 database(Has worked in iReport 2.3 and 5.6) When I test I get ClassNotFoundException sun.jdbc.odbc.jdbcOdbcDriver cannot be found by net.sf.jasperreports_6.2.0.final
  8. I add a barcode to my report using the bacode element from the pallet. When I compile the report and run it in my web application I get a console message: net.sf.jasperreports.engin.component.ComponentsEnvironment findBundels Found two components for namespace http://jasperreports.sourceforge.net/jasperreports/components If I remove the barcode element from the report this message does not appear.
  9. Sorry. Just trying to get some help with this issue. I have tried every thing I know, which is limited.
  10. So it is comoney not community means? I hope that is not everyones attitude. Forums have two types of people, Those that know and Thoes that need to know. I wish I was the former.
  11. I have asked about the message I get when I have a barcode included in my report. Using iReport 5.6.0 and a barbecue barcode. The message I get: findBundles Found two components for namespace http://jasperreports.sourceforge.net/jasperreports/components
  12. Please I really need help with this. I have asked before but have received no response so trying again. I am using iReport 5.6.0 When I have a barcode element in my report I get the following message: net.sf.jasperreports.engine.component.ComponentsEnvironment findBundles Found two components for namespace http://jasperreports.sourceforge.net/jasperreports/components
  13. I am using iReports 5.6.0 When I have a barcode component in my JasperReport I get the following message in a System Out log: net.sf.jasperreports.engine.component.ComponentsEnvironment findBundles Found two components for namespace http://jasperreports.sourceforge.net/jasperreports/components
  14. Am I asking or doing something wrong causing me not to get any help or answers? If so please let me know because I really need help here.
×
×
  • Create New...