# onlyoffceintegration **Repository Path**: yujikuan/onlyoffceintegration ## Basic Information - **Project Name**: onlyoffceintegration - **Description**: onlyoffice integration 进行改造 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-07-26 - **Last Updated**: 2025-12-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 初始目标完成给定的url,使用encodeURIComponent(url) ### 进行浏览 #### 会自动跳转到查看地址 https://host/tryoffice/download/view?url=encodeURIComponent(url) ## pdf转码查看 ### 根据url获取对应的pdf文件地址(转码),返回json格式。 https://host/tryoffice/download/pdf?url=encodeURIComponent(url) ### 根据url输入pdf文件流 https://host/tryoffice/download/pdf_file?url=encodeURIComponent(url) cat /etc/onlyoffice/documentserver/local.json secret": { "inbox": { "string": "XX" }, "outbox": { "string": "XX" }, "session": { "string": "XX" } docservice.security.key=XX