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
2 Different Orientations, One RTF Report

Summary
2 Different Orientations, One RTF Report
Content
I need to print off multiple letters and a corresponding certificate for students who have made it on the Dean's List or President's List.
Student 0000001 has earned 10 individual awards. I expect to get 2 pages for each of the 10 awards he has earned; Page 1=Letter and Page 2 = Certificate.
Instead, When I run this, I get 10 Letters and at the very end, I get 1 Certificate (Matching the first award letter).
Any ideas would be appreciated.
Template Code
<?for-each:row?>
Award Letter Text (Portrait)
[[ Microsoft Word Section Break - Landscape this point forward ]]
Award Certificate (Landscape)
<?split-by-page-break:?><?end for-each?>
Message was edited by: Darcy - Added RTF Template
Answers
-
Although I haven't not tried, but checked this URL
Probably it may be helpful to you.
0