Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

Page break

Question
21
Views
0
Comments

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 ?