ONLYOFFICE / DocumentServer

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.
https://www.onlyoffice.com
GNU Affero General Public License v3.0
4.87k stars 1.09k forks source link

Please document the permissions required to save an edited `PDF` document #2835

Closed reposeredo closed 3 weeks ago

reposeredo commented 3 months ago

This issue is unique.

Your idea.

Could you please document which permission settings are required to be true in order to save a PDF document?

Using the 8.1.1 Docker image, I am getting the following error when attempting to save an edited PDF document:

You are trying to perform an action you do not have rights for. Please contact your Document Server administrator.

Using an identical permission set, I have no issue saving non-PDF documents (docx, xlsx, pptx, etc.). It's not obvious to me what the problem is.

avdddd1111 commented 3 months ago

Hello @reposeredo

At the moment, the function to save to the current document has not been implemented. Currently, saving to a new document is available.

Issue #64767.

The save function will be implemented soon.

sreerajkrishnank commented 2 months ago

Hello @avdddd1111 Is it implemented yet? If not, how do I hide the edit PDF button under tool bar using the configurations?

avdddd1111 commented 2 months ago

Hello @sreerajkrishnank !

Currently, the PDF saving feature is not available. In a future release, it is planned to implement saving to PDF within the same document.

The option to hide the edit mode toggle button in the header is available to users with an extended license.

If you do not have a license, you can contact the sales department: sales@onlyoffice.com

avdddd1111 commented 1 month ago

Hello @sreerajkrishnank, @reposeredo !

The PDF saving feature has been implemented and is planned for a future release!

Rita-Bubnova commented 3 weeks ago

DocumentServer v8.2.0 is released so I close this issue. Feel free to comment or reopen it if you got further questions.