-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
foxitreader.nuspec
62 lines (46 loc) · 3.48 KB
/
foxitreader.nuspec
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
<?xml version="1.0" encoding="utf-8"?>
<!-- Do not remove this test for UTF-8: if “Ω” doesn’t appear as greek uppercase omega letter enclosed in quotation marks, you should use an editor that supports UTF-8, not this one. -->
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>foxitreader</id>
<title>Foxit PDF Reader</title>
<version>2024.4.0.27683</version>
<authors>Foxit Software Incorporated</authors>
<owners>ComFreek H.AlanStevens sublym0nal</owners>
<summary>The industry's most powerful PDF Reader solution.</summary>
<description><![CDATA[## Foxit PDF Reader
The industry's most powerful PDF reader. View, annotate, form fill, and sign PDFs across your desktop, mobile device, and the web – no matter if you're at the office, home, or on the go.
![Foxit PDF Reader Screenshot](https://cdn.jsdelivr.net/gh/brogers5/chocolatey-package-foxitreader@bc276314a2bd44d6443a09ef7e8a2d1e2ed99ba9/Screenshot.png)
### Features
#### Read and Print
Experience the power of PDFs through a full functioned PDF Reader. Reading and printing PDFs couldn't be easier. Leverage existing forms and workflows with standard PDF (Acroforms) and XFA (XML Form Architecture) form filling.
#### Read PDF Anywhere
Foxit PDF Reader is available on Windows, macOS, iOS, Android, the web, and Linux, and provides a consistent reading experience no matter where you are and what device you're using.
#### Collaborate and Share
Integrate with leading cloud storage services and popular enterprise CMS. Collaborate through shared reviews while providing document feedback with a large variety of annotation tools. Add images, videos, and file attachments.
#### Protect and Sign
Sign documents in your own handwriting or utilize eSignature and verify the status of digital signatures. Be safe from vulnerabilities by utilizing Trust Manager/Safe Mode, ASLR & DEP, Disable JavaScript, and Security Warning Dialogs.
#### AI Assistant
Foxit PDF Reader’s integration with ChatGPT empowers users with AI-driven features that help increase productivity and streamline document processing across various devices and operating systems.
## Package Parameters
* `/NoShim` - Opt out of creating a shim, and removes any existing shim.
## [Package Notes](https://github.com/brogers5/chocolatey-package-foxitreader/blob/v2024.4.0.27683/PACKAGE-NOTES.md)
]]></description>
<projectUrl>https://www.foxit.com/pdf-reader/</projectUrl>
<docsUrl>https://www.foxit.com/support/usermanuals.html</docsUrl>
<packageSourceUrl>https://github.com/brogers5/chocolatey-package-foxitreader/tree/v2024.4.0.27683</packageSourceUrl>
<releaseNotes>https://www.foxit.com/pdf-reader/version-history.html</releaseNotes>
<tags>Foxit PDF Reader office cross-platform freeware</tags>
<licenseUrl>https://www.foxit.com/pdf-editor/eula.html</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<iconUrl>https://cdn.jsdelivr.net/gh/brogers5/chocolatey-package-foxitreader@2debc1705b7ac1cc4ad610ad1f682293a5f81a65/FoxitReader.png</iconUrl>
<copyright>2024 © Foxit Software Incorporated. All rights reserved.</copyright>
<mailingListUrl>https://kb.foxit.com/s/group/0F9Uk0000000FALKA2/foxit-pdf-reader</mailingListUrl>
<dependencies>
<dependency id="chocolatey-core.extension" version="1.0.0" />
</dependencies>
</metadata>
<files>
<file src="tools\*" target="tools" />
</files>
</package>