All Questions
3 questions
1
vote
4
answers
1k
views
Is there a way (in java) to generate human editable Microsoft Word documents from human readable template?
I am searching for a way for my Java application to generate Word document using some kind of Template (the data for the document will be provided by the application)
Here are the requirements :
- ...
0
votes
1
answer
2k
views
How to color a table row depending on data with JODReports?
I'm using JODReports to generate ODT files from templates. I want to fill a table with data so I used a JOOScript with Freemarker directives.
Now I want to conditionally format each row depending on ...
26
votes
5
answers
5k
views
Generating Reports - What works for you? [closed]
I'm looking for a templating tool that allows powerful manipulation of data and report building. JasperReports is powerful, but is it the best out there? I generally don't need the ability for fancy ...