You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

28 lines
1.2 KiB

<?xml version="1.0"?>
<info>
<id>files_pdfviewer</id>
<name>PDF viewer</name>
<summary>A pdf viewer for Nextcloud</summary>
<description><![CDATA[This application integrates the PDF.js library into Nextcloud. Using this
application users can view their PDF files online without the need to
download the file.
When this application is enabled publicly shared PDF documents will also
get shown in the PDF viewer instead of only showing a single static
snapshot of the document. The PDF viewer requires a modern browser and
will not work with Microsoft® Internet Explorer® versions below 9.
PDF.js is a JavaScript library developed by Mozilla, you can learn more
about the PDF.js project at [https://mozilla.github.io/pdf.js/](https://mozilla.github.io/pdf.js/)]]></description>
<version>1.6.0</version>
<licence>agpl</licence>
<author>Thomas Müller, Lukas Reschke</author>
<namespace>Files_PdfViewer</namespace>
<default_enable/>
<category>files</category>
<category>office</category>
<bugs>https://github.com/nextcloud/files_pdfviewer/issues</bugs>
<dependencies>
<nextcloud min-version="17" max-version="17" />
</dependencies>
</info>