Jump to content
  • API's to convert jasper object to sequence of JR API calls that would create a given report


    riteshipst
    Assigned User shertage
    CategoryFeature request
    PriorityHigh
    ReproducibilityAlways
    ResolutionFixed
    SeverityMajor
    StatusClosed

    API required which can generate sequence of JR API calls that would create a given report and store it as .java file on perticular location.

    It will be very helpfull to understand how to create complex report by using jasper report API's.

     

    I had a disscussion with Lucian in forum "JasperReports Discussion/Help"

    Subject was 'Re:How to get .java file from .jasper file"


    Attachments: Explanation.txt

    User Feedback

    Recommended Comments

    I left one more thing.

     

    it will also be better if we convert jasper print object into xml file so that we can send it with data to any other location over network.

    Link to comment
    Share on other sites

    Hi,

     

    The JRApiWriter was shipped with the JR 3.7.2 release.

    The great majority of samples shipped with that release have an ant task that creates a Java program that will build the exact same reports that the sample has in JRXML form.

     

    The JRXML exporter in JasperReports exists for a long time now. It is used to export JasperPrint objects to XML.

     

    Thank you,

    Teodor

    Link to comment
    Share on other sites


×
×
  • Create New...