Home » Developer & Programmer » JDeveloper, Java & XML » Forcing a page break programmatically in XML Publisher within an RTF template
Forcing a page break programmatically in XML Publisher within an RTF template [message #165960] Mon, 03 April 2006 13:15 Go to next message
Ericle
Messages: 44
Registered: April 2006
Location: United States of America ...
Member

Can someone tell me how to set up a manual page break programmatically within an RTF template for XML Publisher? If a certain condition exists within a group then it needs to go to a new page.
Re: Forcing a page break programmatically in XML Publisher within an RTF template [message #241019 is a reply to message #165960] Mon, 28 May 2007 03:57 Go to previous message
sap7k
Messages: 11
Registered: August 2005
Junior Member

Have you tried to keep the page break between the if condition and the end if?

E.g.:

<?if condition?>
-----Insert the page break here------
<?end if?>
Previous Topic: SqlException : No more data to read from socket
Next Topic: Can we use two or more values in when condition tag
Goto Forum:
  


Current Time: Thu Mar 28 09:35:02 CDT 2024