one datapipeline plus anexes several page numbering
hello,
i need to print a report , for instance the 5 first pages with data from datapapipeline so numbered from 1 to 5, and in the same report 2 annexes numbered for instance 1 to 2 and 1 to 3. how to reset the page number for each annexe, and avoid that the pages with data print page 1 to totalpagecount including the number of pages in the anxexes ? i have already found a discussion based on resetpagecount, but this only works if the whole report is based on datapipeline.
any idea ?
Thanks for your help !
i need to print a report , for instance the 5 first pages with data from datapapipeline so numbered from 1 to 5, and in the same report 2 annexes numbered for instance 1 to 2 and 1 to 3. how to reset the page number for each annexe, and avoid that the pages with data print page 1 to totalpagecount including the number of pages in the anxexes ? i have already found a discussion based on resetpagecount, but this only works if the whole report is based on datapipeline.
any idea ?
Thanks for your help !
Comments
My suggestion is to split your report into three sections (section-style subreports). This would involve creating a main report with a single detail band only. Inside the detail, place three section subreports.
First subreport: existing report connected to data
Second subreport: first annex
Third subreport: second addex
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com