I am editing a word document and want to integrate it with the Vue program.
My purpose is to put onlyOffice as an online editor, files and other logic into our own system,Therefore, after editing, I want to obtain the file stream and save the file stream through the interface.
But I checked the relevant documentation and found that there is only the callbackUrl parameter, which does not meet my expectations because I only want to serve onlyOffice as an online document editor.
If you have any better suggestions, please help me answer it, I will be very grateful!