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)
How can one add pages to a single report?
Luis
My problem is related to add pages to a single report design before rendering the final PDF document.
I have a list of data from which i would like to create differents pages from the same report design and would like to add each page in order to obtain a single final PDF document.
I would like to do something like a concatenation of pages on a PDF document.
Birt report design allows adding masterPage but it doesn't allow adding report pages.
Is it possible to do this other than setting all data on data set?
Thanks for your help!
Find more posts tagged with
Comments
mwilliams
Hi Luis,<br />
<br />
If you're just using 1 report design, you may be able to just set up all you need in 1 run. You can create multiple data sets, multiple tables and page breaks within 1 report. However, if there's a reason you need to run each page separately, here's a blog post that goes over how to combine multiple pdf files.<br />
<br />
<a class='bbc_url' href='
http://jobinwilson.blogspot.com/2008/03/how-do-i-combine-multiple-pdf-files.html'>http://jobinwilson.blogspot.com/2008/03/how-do-i-combine-multiple-pdf-files.html</a><br
/>
<br />
Hope this helps.