I'm looking to write some PDF and RTF files from my java app. I can use templates and so these would tend to vary between letter style reports where I replace some placeholders with data, to repeating table formats where there is a table/subform dynamically added for each row of data.
Is there a good tool to do all these things, to cut down the learning curve,
write rtf and pdf format read template in, replace placeholders & save document create more traditional repeating report ?
I read in a different answer that Jasper may do the job but it was quite an old question so I thought I'd see if it was still a good tool ?