We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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')
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 :)
The text was updated successfully, but these errors were encountered:
We will add this feature in version 11.0
Sorry, something went wrong.
Still, there's no way to pass pdf to onlyoffice in 11.0.9 version.
Still, there's no way to pass pdf to onlyoffice in 11.0.12 version.
No branches or pull requests
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 :)
The text was updated successfully, but these errors were encountered: