Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
Change the header of a table after first page break
Fred
Hello everyone!First at all I would like to thanks Actuate to open this new Birt community site!Great work :)Here is my problem:I'm generating PDFs and would like to change the header of a table after the first page break, i.e:Titledata 1data 2data 3data 4--page break--Continue...data 5data 6data 7data 8--page break--Continue...data 9data 10data 11data 12In the first page I would like to have a title, and in the other pages I just want to have 'Continue...', it's been a while I'm trying to resolve this problem but I didn't found any solution...Is there a way to do it?Thanks
Find more posts tagged with
Comments
rmurphy
Hi Fred,
The key to this is to actually use another detail row and control the visibility of the items in that row. I have written this up and posted it in the DevShare. Here is a link to it:
<a class='bbc_url' href='
http://www.birt-exchange.com/modules/wfdownloads/singlefile.php?cid=2&lid=170'>http://www.birt-exchange.com/modules/wfdownloads/singlefile.php?cid=2&lid=170</a>
;
Rob