Maksim Sorokin
Maksim Sorokin
> > It would be more correct to have this issue on the [DocumentServer](https://github.com/ONLYOFFICE/DocumentServer) project. For this reason, it will be rescheduled > > Thanks for your reply, I would...
Hello @wangliuliu1115 . Can you send a screenshot of what you mean by word template?
@wangliuliu1115 Take a look at the functionality https://helpcenter.onlyoffice.com/onlyoffice-editors/onlyoffice-document-editor/usageinstructions/usemailmerge.aspx. Is it suitable for your purposes? If yes, then there is an implementation of this functionality in the [builder api](https://api.onlyoffice.com/officeapi/textdocumentapi/api/mailmerge)
@riturajtiwari greetings. To generate the jwt token correctly, use the configuration in the json specification. Document Server Configuration JWT=true JWT_SECRET=secret JWT_HEADER=Authorization Correct configuration based on your example ```html OnlyOffice Document...
Documentations https://api.onlyoffice.com/editors/basic https://api.onlyoffice.com/editors/advanced https://api.onlyoffice.com/editors/signature/browser#config
The problem was solved on the forum https://forum.onlyoffice.com/t/editor-update/9281/28
For security, we block the execution of synchronous XMLHttpRequest in the macros script. When testing the request in the asynchronous fetch/await process, I encountered a bug `70192`. I have registered...
@SunjfGitHub Update to the latest version of document builder `Version: 8.0.0`
@simon-sun We kindly ask you to use English in our repository, as we are an international team and our issue will help other users in the future. Thank you in...
Hi @Baumax 619, can you tell me how relevant this issue is?