ONLYOFFICE Docs is a free collaborative online office suite comprising viewers and editors for texts, spreadsheets and presentations, forms and PDF, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time.
Do you want to request a feature or report a bug?
Bug
What is the current behavior?
Right now it's not possible to get information about numbering using DocumentBuilder's function GetNumbering for paragraph. It's throwing error on calling it.
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem.
What is the expected behavior?
GetNumbering() must return info about numbering according to DocumentBuilder documentation.
Did this work in previous versions of DocumentServer?
not checked
DocumentServer version:
5.2.8
Operating System:
macOS 10.14.2
Browser version:
Google Chrome 71.0.3578.98 (64 bit)
Do you want to request a feature or report a bug? Bug
What is the current behavior? Right now it's not possible to get information about numbering using DocumentBuilder's function GetNumbering for paragraph. It's throwing error on calling it.
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem.
What is the expected behavior? GetNumbering() must return info about numbering according to DocumentBuilder documentation. Did this work in previous versions of DocumentServer? not checked DocumentServer version: 5.2.8 Operating System: macOS 10.14.2 Browser version: Google Chrome 71.0.3578.98 (64 bit)