Closed GoogleCodeExporter closed 9 years ago
Yes, I think you could. What you would need to do is create a custom view....
Take a look at the HtmlView and HtmlSnippetsImpl classes. You will have to know
these
classes to figure out how to create your own view.
Here is a simpler example of what you are trying to do.
http://code.google.com/p/jmesa/wiki/CustomViewTotalsTutorial
Keep in mind though that if you wanted to create an export for this that that
would
be a custom export view, and would be more of a challenge.
Original comment by jeff.johnston.mn@gmail.com
on 21 Dec 2009 at 3:58
As Info , It looks difficult for me to implement using Jmesa and i have used
Itext
for the same report .Thanks for reply
Original comment by venkat.k...@gmail.com
on 16 Feb 2010 at 8:43
Original comment by jeff.johnston.mn@gmail.com
on 13 Apr 2010 at 7:08
Original issue reported on code.google.com by
venkat.k...@gmail.com
on 18 Dec 2009 at 6:18Attachments: