2 JasperReports Plugin How to Use XML As The Data Source
Am Montag, 27. Oktober 2008 schrieb Phillips, Bruce A:
> Any help would be greatly appreciated.
Use the stream Result of Struts2 and construct your PDF with Jasper "without
the plugin".
Take a look at the examples of J
Am Montag, 27. Oktober 2008 schrieb Phillips, Bruce A:
> Any help would be greatly appreciated.
Use the stream Result of Struts2 and construct your PDF with Jasper "without
the plugin".
Take a look at the examples of JR (sourcecode included in the JR download) -
there is a good example with XML
I'm working on a Struts 2 web application (using Struts version 2.1.2)
that needs to take an XML file and create a PDF report. I've previously
used the Struts 2 JasperReports plugin to generate a PDF but my data
source was an ArrayList. For example see:
http://www.brucephillips.name/blog/inde
3 matches
Mail list logo