By: LeRoux van Wyk - leroux
Charts on multiple pages
2004-02-10 01:13
I've managed to print charts to a jasperreport using a noxmldesign approach.The reason for doing this is to be able to add a dynamic amount of charts to a report. I know have a problem when I add more charts onto the report than what the band height can take. Is there a way to specify to the report that it must continue drawing the images on the next page whenever the first page end is reached?
By: Teodor Danciu - teodord
RE: Charts on multiple pages
2004-02-14 02:56
Hi,
I can only suspect you need this solution:
http://jasperreports.sourceforge.net/tips.tricks.html#largebands
I hope this helps.
Teodor
Charts on multiple pages
2004-02-10 01:13
I've managed to print charts to a jasperreport using a noxmldesign approach.The reason for doing this is to be able to add a dynamic amount of charts to a report. I know have a problem when I add more charts onto the report than what the band height can take. Is there a way to specify to the report that it must continue drawing the images on the next page whenever the first page end is reached?
By: Teodor Danciu - teodord
RE: Charts on multiple pages
2004-02-14 02:56
Hi,
I can only suspect you need this solution:
http://jasperreports.sourceforge.net/tips.tricks.html#largebands
I hope this helps.
Teodor