OnlyOffice, the popular free open-source office suite, announced new 8.1 release for its desktop editors.
The Desktop Editors is the offline use version of OnlyOffice office suite. It’s made up of Document
, Spreadsheet
, Presentation
, and PDF Form
apps, and, supports collaborative editing by connecting to a cloud service.
The new 8.1 release finally added full-featured PDF editing support for the both online and offline apps. After opened a PDF file, go to Home -> Edit PDF
to toggle between viewing and editing mode.
When in editing PDF mode, you’ll see the tool-bar options to edit text, add, rotate and delete pages,
The presentation editor in the release introduced the Slide Master features, allowing to quickly apply the same layout across multiple slides. Meaning, make changes to the slide master will apply to all the other slides in your presentation. For the new feature, simply go to View
tab.
The Document editor tool in the release now has a toggle option in the right corner. With it, user can easily switch between 3 modes:
For those who want to use the office suite locally without connecting to any cloud-based services, OnlyOffice Desktop Editor 8.1 added a command line option to hide cloud button on start page.
User can simply run onlyoffice-desktopeditors --lock-portals
command in terminal (Ctrl+Alt+T) to launch the office suite for once. Then, the cloud button disappeared (even in next launch) until you un-hide by running onlyoffice-desktopeditors --lock-portals
.
Other changes in OnlyOffice Desktop Editor 8.1 include:
OnlyOffice provides the official binary packages for Windows, macOS, and Linux, available to download at the link below:
For Ubuntu users, either download the DEB package, then click install it in Download folder via “Open with Software Install” option (Ubuntu 24.04 so far does NOT support this feature).
Or, press Ctrl+Alt+T on keyboard to open up a terminal window, and run the command below instead to install the .deb package:
sudo apt install ~/Downloads/onlyoffice-desktopeditors_amd64.deb
Or, install the Snap package which is available in App Center (or Ubuntu Software for 22.04 and earlier). Though the Snap package runs in sandbox environment.
For choice, the office suite is also available as AppImage. Just download it from link button above, enable “Executable as Program” permission in file ‘Properties’ dialog, finally you may click Run the AppImage package to launch OnlyOffice.
Linux Mint 21 users can search for and install OnlyOffice as Flatpak package directly from Software Manager. While Ubuntu users can install it as Flatpak package by running 2 commands below one by one:
For a step by step and more detailed how to install guide, see this post instead.
To remove the OnlyOffice Desktop Editors installed as DEB package, open terminal (Ctrl+Alt+T) and run command:
sudo apt remove onlyoffice-desktopeditors
For the Snap package, just use Ubuntu Software or App Center to uninstall.
And for the Flatpak package, run command below instead to uninstall:
flatpak uninstall --delete-data org.onlyoffice.desktopeditors
Also run flatpak uninstall --unused
to remove useless runtime libraries.
The post ONLYOFFICE Desktop Editors 8.1 Adds Full PDF Editing Support appeared first on Osgrove.
The latest interim release of Ubuntu introduces “devpacks” for popular frameworks like Spring, along with…
Ubuntu 25.04, codenamed “Plucky Puffin”, is here. This release continues Ubuntu’s proud tradition of integrating…
Ubuntu released its 20.04 (Focal Fossa) release 5 years ago, on March 23, 2020. As…
Focal Fossa will reach the End of Standard Support in May 2025, also known as…
Ubuntu MATE 25.04 is ready to soar! 🪽 Celebrating our 10th anniversary as an official…
Welcome to the Ubuntu Weekly Newsletter, Issue 887 for the week of April 6 –…