0 Replies Latest reply on Apr 12, 2011 5:26 AM by testy

    Prerender BIRT Report

    testy

      Hi all,


      i am new to java ee, jboss (v5.1), seam (2.3), birt (current). I want to prerender BIRT reports. I successfully created a sample report and it is displayed wihtin a seam page. Now, i want to prerender (periodically export of the report as html or image file) the report and then display it.
      How can i do this?
      - How can i access (or load) relevant objects from within the src/hot package. Espacially my report.rptdsign file.


      Any ideas?