Results 1 to 2 of 2

Thread: jasper reports in ireport tool

  1. #1
    Join Date
    Nov 2010
    Posts
    1

    jasper reports in ireport tool

    hi all,

    i am having a jrxml file to generate report. where i am using ireport tool to edit it.
    i am having 3reports. report.jrxml, subreport.jrxml, subreport1.jrxml. where report is having subreport and subreport is having one more subreport. when i integrated the code with java and passing the data. i ma getting more blank space between the subreports.

    can you please suggest me what are the properties has to be changed for the jrxml files.

  2. #2
    Join Date
    Apr 2009
    Posts
    49

    Re: jasper reports in ireport tool

    I am having some basic knowledge about the iReport. So thought to discuss about it, might be useful for you. iReport is not helpful without a library called JasperReports. This influential library is one of the most advanced reporting engine avalaible to the OpenSource community. Before starting to play with iReport, it's imperative recognize what iReport do and why. In this post I'll explain some basic concepts on how JasperReports works, what iReport do using jasper itself and why it abridge the live of the user. JasperReport works in a way analogous to a compiler and an interpreter. A report coding is designed by the user in XML in agreement to tags and attributes defined in a file which called jasperreports.dtd. The XML source file must be compiled in order to construct a real report. The compiled version of the source is named jasper file (it ends with .jasper). A jasper file is a compiled report source. When we have a jasper file, we require another thing in order to create a report: we need data. This is not always accurate. In some scenario we could want to produce a report that don't shows dynamic data, but i.e. only static text, but this can be reduced to a report that has only an empty record. To contribute these records to the jasper engine we necessitate presenting it using a particular jasperreports explicit interface named JRDataSource.

Similar Threads

  1. Jasper or Falcon Xbox 360 ?
    By Pratyush in forum Portable Devices
    Replies: 4
    Last Post: 28-07-2009, 07:20 PM
  2. Xbox Jasper Chipset
    By kaviken in forum Hardware Peripherals
    Replies: 3
    Last Post: 10-07-2009, 11:40 AM
  3. How do I refer to a Jasper Report
    By nanakofiboafo in forum Software Development
    Replies: 2
    Last Post: 04-05-2009, 07:09 PM
  4. How to generate reports with IReport / Jasper Reports
    By JPGargoyle in forum Software Development
    Replies: 3
    Last Post: 24-04-2009, 05:48 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,527,016.35579 seconds with 17 queries