Hi Tông,
We are cross checked your reported scenario. Document Editor having support for your requirement.
Kindly use the below code snippet to achieve your requirement.
Code Snippet:
|
container.documentEditor.selection.goToFooter();
container.documentEditor. selection.sectionFormat.restartPageNumbering = true;
container. documentEditor.selection.sectionFormat.pageStartingNumber = 10; |
Please let us know whether this will satisfy your requirement
Regards,
Kurthis Banu A.