haiwen / seahub

The web end of seafile server.
seafile.com
Other
526 stars 368 forks source link

Opening PDF files with OnlyOffice (Not internal viewer) #5759

Open akamicah opened 11 months ago

akamicah commented 11 months ago

Referenced in #2203 - but closed prematurely as the proposed solution gets ignored.

I have OnlyOffice integrated with my instance of Seafile, and want to be able to open PDF files using OnlyOffice to make use of the edit features.

As proposed in the above issue, configuring the following does nothing - it's ignored.

ONLYOFFICE_FILE_EXTENSION = ('doc', 'docx', 'ppt', 'pptx', 'xls', 'xlsx', 'odt', 'fodt', 'odp', 'fodp', 'ods', 'fods', 'pdf') ONLYOFFICE_EDIT_FILE_EXTENSION = ('docx', 'pptx', 'xlsx', 'pdf')

Is there an actual solution for this?

Thanks :)

freeplant commented 10 months ago

We will add this feature in version 11.0

sacesare commented 2 months ago

Still, there's no way to pass pdf to onlyoffice in 11.0.9 version.

Hirriririir commented 1 week ago

Still, there's no way to pass pdf to onlyoffice in 11.0.12 version.