The Onlyoffice Preview Field Module for Drupal 8 & 9 creates a simple field type that allow you to display document Media in iframe throw an Onlyoffice server.
Sponsored by Start People
Installation
Download sources with composer:
composer require drupal/onlyoffice-preview-field
Install the module with drush:
bin/drush en onlyoffice_preview -y