Categories
- All Categories
- Oracle Analytics and AI Learning Hub
- 43 Oracle Analytics and AI Sharing Center
- 19 Oracle Analytics and AI Lounge
- 283 Oracle Analytics and AI News
- 60 Oracle Analytics and AI Videos
- 16.3K Oracle Analytics and AI Forums
- 6.4K Oracle Analytics and AI Labs
- Oracle Analytics and AI User Groups
- 108 Oracle Analytics and AI Trainings
- 20 Oracle Analytics and AI 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