Downloads:
816,744
Downloads of v 10.4.4.392:
7,898
Last Update:
14 Nov 2024
Package Maintainer(s):
Software Author(s):
- Tracker Software
Tags:
pdfxchangeeditor pdf reader editor ocr pdfxchangeviewer admin- Software Specific:
- Software Site
- Software License
- Software Docs
- Software Mailing List
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
PDF-XChange Editor
- 1
- 2
- 3
10.4.4.392 | Updated: 14 Nov 2024
- Software Specific:
- Software Site
- Software License
- Software Docs
- Software Mailing List
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
816,744
Downloads of v 10.4.4.392:
7,898
Maintainer(s):
Software Author(s):
- Tracker Software
PDF-XChange Editor 10.4.4.392
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Tracker Software. The inclusion of Tracker Software trademark(s), if any, upon this webpage is solely to identify Tracker Software goods or services and not for commercial purposes.
- 1
- 2
- 3
All Checks are Passing
3 Passing Tests
Deployment Method: Individual Install, Upgrade, & Uninstall
To install PDF-XChange Editor, run the following command from the command line or from PowerShell:
To upgrade PDF-XChange Editor, run the following command from the command line or from PowerShell:
To uninstall PDF-XChange Editor, run the following command from the command line or from PowerShell:
Deployment Method:
This applies to both open source and commercial editions of Chocolatey.
1. Enter Your Internal Repository Url
(this should look similar to https://community.chocolatey.org/api/v2/)
2. Setup Your Environment
1. Ensure you are set for organizational deployment
Please see the organizational deployment guide
2. Get the package into your environment
Option 1: Cached Package (Unreliable, Requires Internet - Same As Community)-
Open Source or Commercial:
- Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2/. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
- You can also just download the package and push it to a repository Download
-
Open Source
-
Download the package:
Download - Follow manual internalization instructions
-
-
Package Internalizer (C4B)
-
Run: (additional options)
choco download pdfxchangeeditor --internalize --source=https://community.chocolatey.org/api/v2/
-
For package and dependencies run:
choco push --source="'INTERNAL REPO URL'"
- Automate package internalization
-
Run: (additional options)
3. Copy Your Script
choco upgrade pdfxchangeeditor -y --source="'INTERNAL REPO URL'" [other options]
See options you can pass to upgrade.
See best practices for scripting.
Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.
If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:
choco upgrade pdfxchangeeditor -y --source="'INTERNAL REPO URL'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Install pdfxchangeeditor
win_chocolatey:
name: pdfxchangeeditor
version: '10.4.4.392'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'pdfxchangeeditor' do
action :install
source 'INTERNAL REPO URL'
version '10.4.4.392'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller pdfxchangeeditor
{
Name = "pdfxchangeeditor"
Version = "10.4.4.392"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'pdfxchangeeditor':
ensure => '10.4.4.392',
provider => 'chocolatey',
source => 'INTERNAL REPO URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
4. If applicable - Chocolatey configuration/installation
See infrastructure management matrix for Chocolatey configuration elements and examples.
This package was approved as a trusted package on 14 Nov 2024.
Designed for anyone from home users to large corporate environments that wish to View/Edit/Modify and even OCR Image based PDF files on their Windows PC's. There is now a FREE pdf reader alternative to the Adobe Reader that truly raises the bar! The PDF-XChange Editor is smaller, faster and more feature rich than any other FREE PDF Reader/ PDF Viewer/ PDF Editor available on the market. This free pdf editor download also allows users to try the extended functionality offered by the licensed PDF-XChange Editor in evaluation mode - for free. No PDF reader or Viewer offers more features than PDF-XChange - or does so without compromising performance, quality or security.
Package Parameters
The following package parameters can be set:
/NoDesktopShortcuts
- Do not create shortcut on desktop./NoUpdater
- Do not install updater service./NoViewInBrowsers
- Do not configure to open PDF files inside browsers./NoSetAsDefault
- Do not set as default application for PDF files./NoProgramsMenuShortcuts
- Do not create program menu group for installed application and their components./KeyFile:[file]
- Pass [file] (which should be a .xcvault file downloaded from Tracker Software) in as your license file.
These parameters can be passed to the installer with the use of -params
.
For example: -params '"/NoDesktopShortcuts"'
, --params "/KeyFile:C:\Users\foo\Temp\PDFXChangeEditor.xcvault"
.
Log in or click on link to see number of positives.
- PDFXchangeEditor.10.4.4.392.nupkg (a99de1684dce) - ## / 67
- EditorV10.x64.msi (cba2b13a67cb) - ## / 53
- EditorV10.x86.msi (216c4bea28dc) - ## / 62
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
Add to Builder | Version | Downloads | Last Updated | Status |
---|---|---|---|---|
PDF-XChange Editor 10.4.4.392 | 7898 | Thursday, November 14, 2024 | Approved | |
PDF-XChange Editor 10.4.3.391 | 15235 | Thursday, October 17, 2024 | Approved | |
PDF-XChange Editor 10.4.2.390 | 9788 | Wednesday, October 9, 2024 | Approved | |
PDF-XChange Editor 10.4.1.389 | 13653 | Wednesday, September 25, 2024 | Approved | |
PDF-XChange Editor 10.4.0.388 | 13478 | Wednesday, September 11, 2024 | Approved | |
PDF-XChange Editor 10.3.1.387 | 30034 | Wednesday, June 19, 2024 | Approved | |
PDF-XChange Editor 10.3.0.386 | 25568 | Wednesday, May 1, 2024 | Approved | |
PDF-XChange Editor 10.2.1.385 | 63854 | Saturday, January 27, 2024 | Approved | |
PDF-XChange Editor 10.2.0.384 | 14971 | Wednesday, January 10, 2024 | Approved | |
PDF-XChange Editor 10.1.3.383 | 27113 | Thursday, November 16, 2023 | Approved | |
PDF-XChange Editor 10.1.2.382 | 20517 | Tuesday, October 24, 2023 | Approved | |
PDF-XChange Editor 10.1.1.381 | 22807 | Wednesday, September 20, 2023 | Approved | |
PDF-XChange Editor 10.1.0.380 | 15520 | Thursday, September 7, 2023 | Approved | |
PDF-XChange Editor 10.0.1.371 | 27514 | Tuesday, August 1, 2023 | Approved | |
PDF-XChange Editor 9.5.368.0 | 43815 | Friday, April 7, 2023 | Approved | |
PDF-XChange Editor 9.5.367.0 | 22075 | Wednesday, March 8, 2023 | Approved | |
PDF-XChange Editor 9.5.366.0 | 30841 | Wednesday, December 14, 2022 | Approved | |
PDF-XChange Editor 9.5.365.0 | 10978 | Tuesday, November 29, 2022 | Approved | |
PDF-XChange Editor 9.4.364.0 | 23975 | Thursday, September 29, 2022 | Approved | |
PDF-XChange Editor 9.4.363.0 | 21885 | Tuesday, August 16, 2022 | Approved | |
PDF-XChange Editor 9.4.362.0 | 5964 | Wednesday, August 10, 2022 | Approved | |
PDF-XChange Editor 9.3.361.20220508 | 29459 | Saturday, May 7, 2022 | Approved | |
PDF-XChange Editor 9.3.361.0 | 10680 | Thursday, April 14, 2022 | Approved | |
PDF-XChange Editor 9.3.360.0 | 5837 | Wednesday, April 6, 2022 | Approved | |
PDF-XChange Editor 9.2.359.0 | 25853 | Tuesday, December 14, 2021 | Approved | |
PDF-XChange Editor 9.2.358.0 | 14788 | Tuesday, October 26, 2021 | Approved | |
PDF-XChange Editor 9.2.357.0 | 3860 | Wednesday, October 20, 2021 | Approved | |
PDF-XChange Editor 9.1.356.20210806 | 17120 | Friday, August 6, 2021 | Approved | |
PDF-XChange Editor 9.1.356.0 | 11532 | Wednesday, July 21, 2021 | Approved | |
PDF-XChange Editor 9.1.355.0 | 4265 | Thursday, July 15, 2021 | Approved | |
PDF-XChange Editor 9.0.354.0 | 14461 | Saturday, April 24, 2021 | Approved | |
PDF-XChange Editor 9.0.353.0 | 3418 | Tuesday, April 20, 2021 | Approved | |
PDF-XChange Editor 9.0.352.0 | 19302 | Saturday, February 6, 2021 | Approved | |
PDF-XChange Editor 9.0.351.0 | 5047 | Saturday, January 23, 2021 | Approved | |
PDF-XChange Editor 9.0.350.0 | 5242 | Friday, January 15, 2021 | Approved | |
PDF-XChange Editor 8.0.343.0 | 10965 | Friday, November 20, 2020 | Approved | |
PDF-XChange Editor 8.0.342.0 | 6426 | Wednesday, November 4, 2020 | Approved | |
PDF-XChange Editor 8.0.341.0 | 13040 | Thursday, August 13, 2020 | Approved | |
PDF-XChange Editor 8.0.340.0 | 4720 | Thursday, July 30, 2020 | Approved | |
PDF-XChange Editor 8.0.339.0 | 10257 | Friday, May 8, 2020 | Approved | |
PDF-XChange Editor 8.0.338.0 | 3261 | Wednesday, April 29, 2020 | Approved | |
PDF-XChange Editor 8.0.337.0 | 6930 | Tuesday, April 14, 2020 | Approved | |
PDF-XChange Editor 8.0.336.0 | 12272 | Wednesday, January 8, 2020 | Approved | |
PDF-XChange Editor 8.0.335.0 | 4051 | Tuesday, December 17, 2019 | Approved | |
PDF-XChange Editor 8.0.334.0 | 7827 | Wednesday, November 6, 2019 | Approved | |
PDF-XChange Editor 8.0.333.0 | 7695 | Thursday, September 12, 2019 | Approved | |
PDF-XChange Editor 8.0.332.0 | 4350 | Wednesday, August 28, 2019 | Approved | |
PDF-XChange Editor 8.0.331.0 | 9355 | Tuesday, April 23, 2019 | Approved | |
PDF-XChange Editor 7.0.328.2 | 7233 | Tuesday, January 29, 2019 | Approved | |
PDF-XChange Editor 7.0.328.1 | 4679 | Tuesday, December 18, 2018 | Approved | |
PDF-XChange Editor 7.0.328.0 | 1303 | Saturday, December 15, 2018 | Approved | |
PDF-XChange Editor 7.0.327.1 | 4993 | Thursday, October 25, 2018 | Approved | |
PDF-XChange Editor 7.0.327.0 | 3597 | Tuesday, October 2, 2018 | Approved | |
PDF-XChange Editor 7.0.326.1 | 7482 | Friday, July 27, 2018 | Approved | |
PDF-XChange Editor 7.0.326.0 | 2946 | Thursday, July 5, 2018 | Approved | |
PDF-XChange Editor 7.0.325.1 | 4909 | Thursday, April 26, 2018 | Approved | |
PDF-XChange Editor 7.0.325.0 | 1981 | Tuesday, April 17, 2018 | Approved | |
PDF-XChange Editor 7.0.324.3 | 3865 | Thursday, March 1, 2018 | Approved | |
PDF-XChange Editor 7.0.324.2 | 2390 | Wednesday, February 7, 2018 | Approved | |
PDF-XChange Editor 7.0.324.1 | 794 | Tuesday, February 6, 2018 | Approved | |
PDF-XChange Editor 7.0.324.0 | 1036 | Saturday, February 3, 2018 | Approved | |
PDF-XChange Editor 7.0.323.2 | 3137 | Friday, December 22, 2017 | Approved | |
PDF-XChange Editor 7.0.323.1 | 1430 | Friday, December 15, 2017 | Approved | |
PDF-XChange Editor 7.0.323.0 | 1868 | Saturday, December 2, 2017 | Approved | |
PDF-XChange Editor 6.0.322.7 | 5405 | Monday, August 14, 2017 | Approved | |
PDF-XChange Editor 6.0.322.6 | 1061 | Thursday, August 10, 2017 | Approved | |
PDF-XChange Editor 6.0.322.5 | 1833 | Saturday, July 15, 2017 | Approved | |
PDF-XChange Editor 6.0.321 | 4129 | Tuesday, March 21, 2017 | Approved | |
PDF-XChange Editor 6.0.318.1 | 5319 | Monday, September 26, 2016 | Approved | |
PDF-XChange Editor 6.0.318.0 | 1422 | Thursday, September 15, 2016 | Approved | |
PDF-XChange Editor 6.0.317.2 | 1106 | Thursday, August 25, 2016 | Approved | |
PDF-XChange Editor 6.0.317.1 | 1021 | Tuesday, April 26, 2016 | Approved | |
PDF-XChange Editor 6.0.317 | 602 | Monday, April 18, 2016 | Approved | |
PDFXchangeEditor 3.0.302 | 1707 | Thursday, June 20, 2013 | Approved |
1997-2020 Tracker Software Products - A wholly owned subsidiary of PDF-XChange Co Ltd. Registered in England: N0.11091579
This package has no dependencies.
Ground Rules:
- This discussion is only about PDF-XChange Editor and the PDF-XChange Editor package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or PDF-XChange Editor, or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.