Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 9 additions & 9 deletions appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,17 @@
<id>files_pdfviewer</id>
<name>PDF viewer</name>
<description>
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.
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.
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/
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>
<licence>AGPL</licence>
<author>Thomas Müller, Lukas Reschke</author>
Expand Down