Insert a page break

How can you insert a page break in a document (via the editor and programatically)

1 Reply

VM Venkatesan Mani Syncfusion Team May 28, 2018 09:06 AM UTC

Hi Steven,

Thank you for using Syncfusion products.

Our SfRichTextBoxAdv control does not supports Page breaks at this moment. We have already logged a feature request for this. We will implement these features in any of our forthcoming releases. We usually have a timeframe of at least three months between releases. The feature implementation would also greatly depend on the factors like product design, code compatibility and complexity. We request you to visit our website periodically for feature related updates.

At present SfRichTextBoxAdv control starts each section in a new page. Hence, you can split the current paragraph and move the paragraphs to a new section and add it to the document. We have prepared a simple sample to demonstrate the same and attached the sample in the following link,

Sample link:
Sample_InsertPageBreak.zip

Note: The sample also contains the workaround solution to open the Word documents contains page break. That is the page breaks replaced by Section breaks (Type – New page) using DocIO library and loaded into SfRichTextBoxAdv control.

Please let us know if you have any other questions.

Regards,
Venkatesan M. 


Loader.
Up arrow icon