Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 208 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 76 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
How to position Static Text in BI Publisher RTF template at a fixed place in the template?

Summary
How to position Static Text in BI Publisher RTF template at a fixed place in the template?
Content
Hi Team,
We have a requirement from our client, where they want to print some static text in the O/P template at the bottom of their Invoice template, but not at the bottom of every page of the invoice. So in essence , i want this static text to be printed only once after all the details lines are printed, and not just immediately after the last detail line, but rather at the bottom of the page where the last detail line is getting printed. We are working in JD Edwards 9.2 system and using R42565 invoice print as the base UBE. Please suggest me how can we achieve this, because when we place the static text in Footer, it gets printed at the bottom of every page.
Thanks & Regards,
Terry
Answers
-
Hi,
Did you try the following syntax
<?start@last-page:body?><?end body?>.
More info on this is here
XML Publisher last page only content | Creativz Lab
or you can use if condition with last() position function
0 -
Hi Sherry,
Thank you ,this helped me a lot, i think i can achieve it now.
Thanks & Regards,
Terry
0