You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to add that the backend should be available for alpine, too, since the community AIO uses an alpine based image. It could be a good idea to add some install instructions for the AIO in the readme, too.
Note for everyone stumbling across this while googling: It is possible to install additional apks to the Nextcloud AIO container through the environment variable NEXTCLOUD_ADDITIONAL_APKS=imagemagick openjdk11-jre
Thanks for your feedback on files_emailviewer. OpenJDK and wkhtmltopdf are required by the Email to PDF Converter. We've added them to our README and the app store description to inform about this upfront.
I agree that the situation with wkhtmltopdf isn't ideal. Currently, the package is available for most Linux distributions, except for newer Alpine releases, but that may change in the future.
If there's an alternative to the Email to PDF Converter, we can certainly extend this app to support multiple backends.
There's a community app by @newroco (https://github.com/newroco/emlviewer) which is able to display EML files without the need to convert them into PDF. However, this app has some display issues currently and it is only capable of displaying EML files (no MSG).
How to use GitHub
Feature request
Which Nextcloud Version are you currently using: 30
Is your feature request related to a problem? Please describe.
The latest version of wkhtmltopdf is from 2020, the Github repository is archived.
Describe the solution you'd like
A clear and concise description of what you want to happen.
Please use a backend that is actively maintained and is available as an official package for Debian, Ubuntu and other major distros.
The text was updated successfully, but these errors were encountered: