Categories
- All Categories
- Oracle Analytics Learning Hub
- 30 Oracle Analytics Sharing Center
- 18 Oracle Analytics Lounge
- 238 Oracle Analytics News
- 45 Oracle Analytics Videos
- 16K Oracle Analytics Forums
- 6.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 88 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Page break
M G H Bruinsma-92635
Rank 1 - Community Starter
Summary
Page break
Content
I have the following field in a RTF document:
<?html2fo:BODY?>
Field BODY containts text from the XML document. It works. In the text i have included a fictional HTML tag <pb>.
It's possible the translate the <pb> tag into XSL attribute: <xsl:attribute name="break-after">page</xsl-attribute>
So i have page breaks in the RTF document ?
0