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

steve.dyke

Members
  • Posts

    17
  • 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 steve.dyke

  1. 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?
  2. I have the jt400.jar file but how do I get the JasperSoft Studio to see it?
  3. 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
  4. 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.
  5. Sorry. Just trying to get some help with this issue. I have tried every thing I know, which is limited.
  6. 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.
  7. 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
  8. 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
  9. 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
  10. 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.
  11. 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
  12. Also I cannot get the QR Code to work. If you add the QR Code element then attempt to add barcode expression an error message pops up.
  13. Getting the following errors. This worked fine in iReport 2.0.3 net.sf.jasperreports.engine.JRException: Errors were encountered when compiling report expressions class file: 1. JRImage.ON_ERROR_TYPE_ERROR cannot be resolved value = JRImageRenderer.getInstance(com.google.zxing.client.j2se.MatrixToImageWriter.toBufferedImage(new com.google.zxing.qrcode.QRCodeWriter().encode(((java.lang.String)variable_left_sn.getValue()),com.google.zxing.BarcodeFormat.QR_CODE,300 ,150 )), JRRenderable.IMAGE_TYPE_PNG, JRImage.ON_ERROR_TYPE_ERROR); //$JR_EXPR_ID=14$
  14. The expression form will not display and the application freezes when the expression builder icon is clicked.
  15. I got this to work now in ireport ide but when I deploy it to web server I get Byte data not found at location...
  16. I have a subreport based on sql data call. The detail band has image tag that is fed by resultset field which is a path to image file. The subreport works great when executed itself. However when placed in the main report the images will not display. All other data in the sub report will display example if I include a field to show the image file path.
×
×
  • Create New...