Categories
- All Categories
- 13 Oracle Analytics Sharing Center
- 14 Oracle Analytics Lounge
- 209 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.6K 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 get 2nd page as blank in RTF template output.

Summary
How to get 2nd page as blank in RTF template output.
Content
Hi ,
I need to have 2nd page as a blank page in the rtf template output(BI publisher).
can anyone please help me to achieve the logic(any sample code).
Thanks,
Mohan.
Answers
-
put a section break(next page) ,so the 2nd page will be displayed
use below code
<?start@last-page:body?><?end:body?>
0 -
add me my friend and request
0 -
I have multiple sub templates based on conditions. so its not working for me.
Thanks,
Mohan.
0 -
Hi Rajesh,
if we use below command it will be effective for only last page of the output.
<?start@last-page:body?><?end:body?>
kindly provide if you have any sample template.
Thanks,
Mohan.
0 -
Hi ,
Can you try this? if you use the 2nd page will be blank page. I don't have any samples
0 -
Hi Rajesh,
where do you want me to add my friend ?
Thanks,
Mohan.
0