I'm new to JasperReports and I'm trying to understand if I'll be able to do this with Jaspersoft Studio or any other tool.
In my java application I have a List of Article. These articles are retrived from DB and, summarizing, this is the bean:
text is an HTML code that can have basically formatted texts (style, br, b, u, hr, etc) and <img></img> as well.
What I need to do: with the given List<Article>, build a PDF report, with 2 columns in each page (like a magazine or newspaper) where I will include all titles and texts.
Is that doable? What do you guys recommend me?
Thanks!
0 Answers:
No answers yet