different header part in every 2nd , 3rd and last page
Hi All,
I am developing EBS rtf template to print in PDF output.
So ,i need to display different header part in every 2nd , 3rd and last page.
how to do this ?
Thanks
Like this?
<?start:body?>
<?call-template:header_details?> --->for page1??
<?call-template:header_details1?> --->for page2??
<?call-template:header_details2?>--->for page3??
<?for-each@section:XMLELEMENT?>
<?call-template:line_details?>
<?end for-each?>
<?end body?>
Please correct me!
Never name it.: Different Page header and footer
try this also
Vishal's blog: Coding different page layouts in a single rtf template and the importance of Contexts in BI Publisher
ok create three template and call in this header
folow this
.https://blogs.oracle.com/xmlpublisher/more-subtemplates
You have to create multiple template and call in this body section of this rtf template which will help you
How many pages are there ....how you want to use and what do u mean by 2,3 and last page.
Create different template and call them as follow
<?call-template:tHEADER_VERSO?> <?start:body?> <?call-template:tHEADER_RECTO?> <?for-each@section:XMLELEMENT?> <?call-template:tDETAILS?> <?end for-each?> <?end body?> <?call-template:tFOOTER?>
To define a template
<?template:tDetail?> text content <?end template?>
hope this helps
Y don`t you create a sub template and call that template each page you want to display
3591335 wrote:How many pages are there ....how you want to use and what do u mean by 2,3 and last page.
I will have max 3 pages lines data for one Order Number.
I have header and lines data only , i don';t have total amount (ex: Total on last page).
Ex:
Page 1of 1
Order Number
1234
Order Date
<?Order_Date?>
Order Total
<?Order_Tot?>
Cust Name
<?cust_name?>
Line No
Line Total
Line Desc
<?line?>
<?Line_Tot?>
<?Line_Desc?>
Page 2of 2
Page 3of 3
Thanks for your help.
Can you please help me where & how to add the above code in the below sample file?
Thanks again,
Could you please help me on this?
Agenda Presentation: What's New in FDI 26.R3 Open Q & A: Ask your questions of implementation and product specialists Replays of past FDI CEAL Guidance Office Hours are available on Oracle VideoHub here. Fusion Data Intelligence - CEAL Guidance Office Hours The FDI Office Hours are hosted by CEAL solution architects who…
So when I click the apply button, it uses the value . Also. How do I stop the auto populate table when the report opens???? I am in OAC
Good day, please kindly assist. We are creating a graph to calculate the number of assets per milestones. However, the planners have only populated assets for only one milestone from the list of milestones the customer wants to track. Which gives an incorrect view as the project moves past different milestones that it has…
I scheduled the report in OTBI and the agent was run successfully. However, I do not receive the report after the run in my inbox. The addresses are properly recorded, and the report is in an excel format and saved as a pivot table in otbi. What can be the cause?
Anyone has any idea why the OAC documentation on custom viz is not available now? I was able to access till last week - https://docs.oracle.com/en/cloud/paas/analytics-cloud/acsdv/build-package-extension.html. Does this mean OAC doesnt support custom viz or custom workbook extensions?
I made a parameter with letter range values… put it into a dashboard filter. Then I created an expression filter to bind it to my last name column in the table with the image I uploaded here. I am getting the following error??? Invalid Expression. Validation of parameter values failed. A general error has occurred. Message…