Tagged articles
4 articles
Page 1 of 1
Java Architect Handbook
Java Architect Handbook
Dec 3, 2025 · Backend Development

Deploy OnlyOffice and Integrate It with Spring Boot & Vue for Word Editing

This guide walks through deploying OnlyOffice (Docker or Ubuntu), configuring the server, adding a Vue front‑end with the OnlyOffice API, building a Spring Boot controller to serve and save documents, handling callbacks, and troubleshooting common issues such as service status, token settings, and proxy configuration.

BackendDocumentEditingJava
0 likes · 34 min read
Deploy OnlyOffice and Integrate It with Spring Boot & Vue for Word Editing
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Feb 10, 2025 · Frontend Development

Integrating OnlyOffice for PPT Preview and Collaborative Editing in a Vue Project

This guide explains how to embed OnlyOffice into a Vue application to enable PPT preview, online editing, and multi‑user collaboration within an internal network, covering solution evaluation, backend deployment considerations, and step‑by‑step front‑end implementation with complete component and usage code.

OnlyOfficePPTVue
0 likes · 8 min read
Integrating OnlyOffice for PPT Preview and Collaborative Editing in a Vue Project
360 Quality & Efficiency
360 Quality & Efficiency
Nov 18, 2022 · Cloud Native

Deploying and Integrating OnlyOffice Document Server with Docker and Kubernetes for Collaborative Editing

This guide explains how to deploy OnlyOffice Document Server using Docker, configure a web connector with JavaScript, set up cluster and high‑availability deployment via Kubernetes, and handle collaborative editing callbacks, providing step‑by‑step instructions and code examples for integration into existing systems.

IntegrationOnlyOfficecollaborative editing
0 likes · 8 min read
Deploying and Integrating OnlyOffice Document Server with Docker and Kubernetes for Collaborative Editing
Zhengtong Technical Team
Zhengtong Technical Team
Jul 1, 2020 · Frontend Development

Design and Implementation of a Dynamic Printing Template System Using OnlyOffice Plugin

This article outlines the requirements, common approaches, drawbacks, and a comprehensive solution for creating flexible, visual printing templates in administrative workflows by leveraging OnlyOffice's extensible API, a custom JavaScript plugin, and backend integration to enable real‑time preview, variable insertion, and fine‑grained style control.

JavaScriptOnlyOfficePrinting
0 likes · 9 min read
Design and Implementation of a Dynamic Printing Template System Using OnlyOffice Plugin