Categories
- All Categories
- 71 Oracle Analytics News
- 7 Oracle Analytics Videos
- 14K Oracle Analytics Forums
- 5.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 38 Oracle Analytics Trainings
- 58 Oracle Analytics Data Visualizations
- 2 Oracle Analytics Data Visualizations Challenge
- 3 Oracle Analytics Career
- 4 Oracle Analytics Industry
- Find Partners
- For Partners
Repeating header & footer on BI Publisher template within a for loop
Summary
Repeating header & footer on BI Publisher template within a for loop
Content
Hello All,
In the AP Invoice print report, i need to print multiple invoices at once and hence has the entire template with in a for loop. Basically some thing line this.
for-every-voucher
some header info
for-every-voucher-line
voucher line info
end-for-every-voucher-line
some footer info
end-for-every-voucher
My need is to repeat the header and footer information on every single page of the report, even for the same invoice which runs across pages.
Since the header and footer info are with in a for loop, an error is being thrown if i include them in the header and footer sections of the word document.
I have also tried using the <?start:body?> <?end body?> tags in the below manner but they were not giving any positive result.
for-every-voucher
some header info
<?start:body?>
for-every-voucher-line
voucher line info
end-for-every-voucher-line
<?end body?>
some footer info
end-for-every-voucher
Using the table properties to repeat the table header has worked for the header info but still i am unable to repeat the footer info.
Can any one please suggest a way to achieve this requirement. Thanks in advance.
Regards,
Vivek
Answers
-
Upload your documents , Thanks
0 -
If header and footer is inside the for look. Can you user for-each@section and for header and footer <?start-body?> <?end-body?>
0 -
Hi Vivek , add me as a friend.
you can send me rtf and xml data tags.
I will help you!
0 -
Hi Rajesh,
I have a similar requirement I used <?start:body?> and <?end body?> but headers are not repeating .can you share your inputs.
Thanks,
Bhavani
0 -
@Bhavani Rikkula This thread is 7 years old. If you have a question then please open a new thread in which you can manage the incoming responses.
State your question fully and with all necessary and pertinent details:
And please post your question in the correct forum:
0