Hello,
I need to split a single RadDocument across multiple pages of a report, thus multiple instances of a RadRichTextBox. How do I paginate across pages and keep the formatting? I have tried selecting the portion of the document that fits in one control and creating a new document from that selection, but I lose key elements of the formatting. For instance, if I have a numbered list that crosses pages, the numbering starts over on the second page after I split it up.
Maybe there is a sample app available that would demonstrate what I am trying to do?
Thanks,
Peter
I need to split a single RadDocument across multiple pages of a report, thus multiple instances of a RadRichTextBox. How do I paginate across pages and keep the formatting? I have tried selecting the portion of the document that fits in one control and creating a new document from that selection, but I lose key elements of the formatting. For instance, if I have a numbered list that crosses pages, the numbering starts over on the second page after I split it up.
Maybe there is a sample app available that would demonstrate what I am trying to do?
Thanks,
Peter