Welcome to the Chocolatey Community Package Repository! The packages found in this section of the site are provided, maintained, and moderated by the community.
Moderation
Every version of each package undergoes a rigorous moderation process before it goes live that typically includes:
- Security, consistency, and quality checking
- Installation testing
- Virus checking through VirusTotal
- Human moderators who give final review and sign off
More detail at Security and Moderation.
Organizational Use
If you are an organization using Chocolatey, we want your experience to be fully reliable. Due to the nature of this publicly offered repository, reliability cannot be guaranteed. Packages offered here are subject to distribution rights, which means they may need to reach out further to the internet to the official locations to download files at runtime.
Fortunately, distribution rights do not apply for internal use. With any edition of Chocolatey (including the free open source edition), you can host your own packages and cache or internalize existing community packages.
Disclaimer
Your use of the packages on this site means you understand they are not supported or guaranteed in any way. Learn more...
- Passing
- Failing
- Pending
- Unknown / Exempted

Downloads:
399,790,596
Downloads of v 2019.012.20040:
34,233,524
Last Update:
22 Aug 2019
Package Maintainer(s):
Software Author(s):
- Adobe
Tags:
adobereader adobe acrobat reader DC pdf MUI multilanguage- Software Specific:
- Software Site
- Software License
- Software Docs
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download

Adobe Acrobat Reader DC
This is not the latest version of Adobe Acrobat Reader DC available.
- Software Specific:
- Software Site
- Software License
- Software Docs
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
399,790,596
Downloads of v 2019.012.20040:
34,233,524
Maintainer(s):
Software Author(s):
- Adobe
Edit Package
To edit the metadata for a package, please upload an updated version of the package.
Chocolatey's Community Package Repository currently does not allow updating package metadata on the website. This helps ensure that the package itself (and the source used to build the package) remains the one true source of package metadata.
This does require that you increment the package version.
Adobe Acrobat Reader DC 2019.012.20040
This is not the latest version of Adobe Acrobat Reader DC available.
This Package Contains an Exempted Check
1 Test Passing and 1 Exempted Test
Validation Testing Passed
Verification Testing Exempt:
Package requires reboot due to KB2919355
To install Adobe Acrobat Reader DC, run the following command from the command line or from PowerShell:
To upgrade Adobe Acrobat Reader DC, run the following command from the command line or from PowerShell:
To uninstall Adobe Acrobat Reader DC, run the following command from the command line or from PowerShell:
NOTE: This applies to both open source and commercial editions of Chocolatey.
1. Ensure you are set for organizational deployment
Please see the organizational deployment guide
2. Get the package into your environment-
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
choco download adobereader --internalize --version=2019.012.20040 --source=https://community.chocolatey.org/api/v2
(additional options) - Run
choco push --source="'http://internal/odata/repo'"
for package and dependencies - Automate package internalization
- Run
3. Enter your internal repository url
(this should look similar to https://community.chocolatey.org/api/v2)
4. Choose your deployment method:
choco upgrade adobereader -y --source="'STEP 3 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 adobereader -y --source="'STEP 3 URL'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Ensure adobereader installed
win_chocolatey:
name: adobereader
state: present
version: 2019.012.20040
source: STEP 3 URL
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'adobereader' do
action :install
version '2019.012.20040'
source 'STEP 3 URL'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
Chocolatey::Ensure-Package
(
Name: adobereader,
Version: 2019.012.20040,
Source: STEP 3 URL
);
Requires Otter Chocolatey Extension. See docs at https://inedo.com/den/otter/chocolatey.
cChocoPackageInstaller adobereader
{
Name = 'adobereader'
Ensure = 'Present'
Version = '2019.012.20040'
Source = 'STEP 3 URL'
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'adobereader':
provider => 'chocolatey',
ensure => '2019.012.20040',
source => 'STEP 3 URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
salt '*' chocolatey.install adobereader version="2019.012.20040" source="STEP 3 URL"
See docs at https://docs.saltstack.com/en/latest/ref/modules/all/salt.modules.chocolatey.html.
5. If applicable - Chocolatey configuration/installation
See infrastructure management matrix for Chocolatey configuration elements and examples.
This package was approved as a trusted package on 22 Aug 2019.
This package installs/upgrades the Multi-lingual ("MUI") release. In some cases, this package will be able to install over the top of a language-specific installation. Otherwise, this package will exit and require a manual uninstall of the language specific installation.
Note
If the package fails on Windows 8.1 or earlier, this might be due to the installation of kb2919355 (which is a dependency of this package) if your system is not up-to-date. This KB requires a reboot of the system before the adobereader package installs successfully.
Package installation defaults
By default, installation of this package:
- Will NOT install a desktop icon.
- Will NOT install the Adobe Reader and Acrobat Manager ("ARM") service.
- Will configure Reader to only check for updates manually with confirmation for install.
However, upgrades to Adobe Reader via this package:
- Will NOT remove an existing desktop icon or add one when there isn't.
- Will NOT install the AdobeARM service.
- Will NOT remove the AdobeARM service (though it will disable it unless enabled by parameters).
- Will NOT re-enable updates (if disabled via package parameter)
Package Parameters
/DesktopIcon
- The Desktop icon will be installed to the common desktop. (Install only.)/NoUpdates
- No updates via internal mechanisms (including manual checks). Only downloading from Adobe and running installers or updates (or updating this package) will advance the version of Reader. Once set, only uninstalling this package will remove this update block./EnableUpdateService
- Install the AdobeARM service. (Does not override/NoUpdates
.)/UpdateMode:#
- Sets the update mode (below). (Does not override/NoUpdates
.)
Update Modes
0
- Manually check for and install updates. (Default and reset on every update)1
- Same as0
.2
- Download updates for me, but let me choose when to install them. (Appears to be no different than0
.)3
- Install updates automatically (via task scheduler or ARM service if enabled).4
- Notify me, but let me choose when to download and install updates.
These parameters can be passed to the installer with the use of -params
.
For example :
choco install adobereader -params '"/DesktopIcon /UpdateMode:4"'
$ErrorActionPreference = 'Stop'
$DisplayName = 'Adobe Acrobat Reader DC MUI'
$MUIurl = 'http://ardownload.adobe.com/pub/adobe/reader/win/AcrobatDC/1901020064/AcroRdrDC1901020064_MUI.exe'
$MUIchecksum = '81953f3cf426cbe9e6702d1af7f727c59514c012d8d90bacfb012079c7da6d23'
$MUImspURL = 'http://ftp.adobe.com/pub/adobe/reader/win/AcrobatDC/1901220040/AcroRdrDCUpd1901220040_MUI.msp'
$MUImspChecksum = 'ff6517f27df4b60b55d65ee9af00dcd884ef43ed62cad3cc5a3da97562c0ec684b6727c473a223b4d941e0304ce31f23785a8e3a7578c6c0414ac39c8266a9ce'
$MUIinstalled = $false
$UpdateOnly = $false
[array]$key = Get-UninstallRegistryKey -SoftwareName $DisplayName.replace(' MUI','*')
if ($key.Count -eq 1) {
$InstalledVersion = $key[0].DisplayVersion.replace('.','')
$InstallerVersion = $MUIurl.split('/')[-2]
if ($key[0].DisplayName -notmatch 'MUI') {
if ($InstalledVersion -ge $InstallerVersion) {
Write-Warning "The currently installed $($key[0].DisplayName) is a single-language install."
Write-Warning 'This multi-language (MUI) package cannot overwrite it at this time.'
Write-Warning "You will need to uninstall $($key[0].DisplayName) first."
Throw 'Installation halted.'
} else {
Write-Warning "The currently installed $($key[0].DisplayName) is a single-language install."
Write-Warning 'This package will replace it with the multi-language (MUI) release.'
}
} else {
$MUIinstalled = $true
$UpdaterVersion = $MUImspURL.split('/')[-2]
if ($InstalledVersion -eq $UpdaterVersion) {
Write-Verbose 'Currently installed version is the same as this package. Nothing further to do.'
Return
} elseif ($InstalledVersion -gt $UpdaterVersion) {
Write-Warning "$($key[0].DisplayName) v20$($key[0].DisplayVersion) installed."
Write-Warning "This package installs v$env:ChocolateyPackageVersion and cannot replace a newer version."
Throw 'Installation halted.'
} elseif (($InstalledVersion -ge $InstallerVersion) -and ($InstalledVersion -lt $UpdaterVersion)) {
$UpdateOnly = $true
}
}
} elseif ($key.count -gt 1) {
Write-Warning "$($key.Count) matching installs of Adobe Acrobat Reader DC found!"
Write-Warning 'To prevent accidental data loss, this install will be aborted.'
Write-Warning 'The following installs were found:'
$key | ForEach-Object {Write-Warning "- $($_.DisplayName)`t$($_.DisplayVersion)"}
Throw 'Installation halted.'
}
$DownloadArgs = @{
packageName = $env:ChocolateyPackageName
FileFullPath = Join-Path $env:TEMP "$env:ChocolateyPackageName.$env:ChocolateyPackageVersion.installer.exe"
url = $MUIurl
checksum = $MUIchecksum
checksumType = 'SHA256'
GetOriginalFileName = $true
}
$MUIexePath = Get-ChocolateyWebFile @DownloadArgs
$PackageParameters = Get-PackageParameters
# Reference: https://www.adobe.com/devnet-docs/acrobatetk/tools/AdminGuide/properties.html#command-line-example
$options = ' DISABLEDESKTOPSHORTCUT=1'
if ($PackageParameters.DesktopIcon) {
$options += ''
Write-Host 'You requested a desktop icon.' -ForegroundColor Cyan
}
if ($PackageParameters.NoUpdates) {
$RegRoot = 'HKLM:\SOFTWARE\Policies'
$RegSubFolders = ('Adobe\Acrobat Reader\DC\FeatureLockDown').split('\')
for ($i=0; $i -lt $RegSubFolders.count; $i++) {
$RegPath = "$RegRoot\$($RegSubFolders[0..$i] -join '\')"
if (-not (Test-Path $RegPath)) {
$null = New-Item -Path $RegPath.TrimEnd($RegSubFolders[$i]) -Name $RegSubFolders[$i]
}
}
$RegPath = "$RegRoot\$($RegSubFolders -join '\')"
if (Test-Path $RegPath) {
$null = New-ItemProperty -Path $RegPath -Name 'bUpdater' -PropertyType DWORD -Value 0 -Force
}
Write-Host 'You requested no Adobe updates.' -ForegroundColor Cyan
}
if ($PackageParameters.EnableUpdateService) {
Write-Host 'You requested to enable the auto-update service.' -ForegroundColor Cyan
if ($MUIinstalled) {
if (Get-Service -Name 'AdobeARMservice' -ErrorAction SilentlyContinue) {
$null = Set-Service -Name 'AdobeARMservice' -StartupType Automatic
$null = Start-Service -Name 'AdobeARMservice'
} else {
Write-Warning 'The Adobe ARM update service is not available and is not installed on updates.'
}
}
} else {
$options += ' DISABLE_ARM_SERVICE_INSTALL=1'
if (Get-Service -Name 'AdobeARMservice' -ErrorAction SilentlyContinue) {
$null = Stop-Service -Name 'AdobeARMservice' -Force
$null = Set-Service -Name 'AdobeARMservice' -StartupType Disabled
}
}
if (-not $PackageParameters.UpdateMode) {
$UpdateMode = 0
} else {$UpdateMode = $PackageParameters.UpdateMode}
if ((0..4) -contains $UpdateMode) {
Switch ($UpdateMode) {
0 { Write-Host 'Configuring manual update checks and installs.' -ForegroundColor Cyan }
1 { Write-Host 'You requested manual update checks and installs.' -ForegroundColor Cyan }
2 { Write-Host 'You requested automatic update downloads and manual installs.' -ForegroundColor Cyan }
3 { Write-Host 'You requested scheduled, automatic updates.' -ForegroundColor Cyan }
4 { Write-Host 'You requested notifications but manual updates.' -ForegroundColor Cyan }
}
if ($MUIinstalled) {
# This is the official setting based on the reference URL.
$RegPath1 = 'HKLM:\SOFTWARE\Adobe\Adobe ARM\1.0\ARM\'
if (Test-Path $RegPath1) {
$null = New-ItemProperty -Path $RegPath1 -Name 'iCheckReader' -Value $UpdateMode -force
}
$GUID = '{' + $key[0].UninstallString.split('{')[-1]
# This is the setting that actually causes a change in behavior.
$RegPath2 = "HKLM:\SOFTWARE\Wow6432Node\Adobe\Adobe ARM\Legacy\Reader\$GUID"
if (Test-Path $RegPath2) {
$null = New-ItemProperty -Path $RegPath2 -Name 'Mode' -Value $UpdateMode -force
}
} else {
$options += " UPDATE_MODE=$UpdateMode"
}
}
if (-not $UpdateOnly) {
$packageArgsEXE = @{
packageName = "$env:ChocolateyPackageName (installer)"
fileType = 'EXE'
File = $MUIexePath
checksumType = 'SHA256'
silentArgs = "/sAll /msi /norestart /quiet ALLUSERS=1 EULA_ACCEPT=YES $options" +
" /L*v `"$env:TEMP\$env:chocolateyPackageName.$env:chocolateyPackageVersion.Install.log`""
validExitCodes = @(0, 1000, 1101, 1603)
}
$exitCode = Install-ChocolateyInstallPackage @packageArgsEXE
if ($exitCode -eq 1603) {
Write-Warning "For code 1603, Adobe recommends to 'shut down Microsoft Office and all web browsers' and try again."
Write-Warning 'The install log should provide more details about the encountered issue:'
Write-Warning " $env:TEMP\$env:chocolateyPackageName.$env:chocolateyPackageVersion.Install.log"
Throw "Installation of $env:ChocolateyPackageName was unsuccessful."
}
}
# Only download/install the patch if necessary
if ($MUIurl.split('/')[-2] -ne $MUImspURL.split('/')[-2]) {
$DownloadArgs = @{
packageName = "$env:ChocolateyPackageName (update)"
FileFullPath = Join-Path $env:TEMP "$env:ChocolateyPackageName.$env:ChocolateyPackageVersion.msp"
url = $MUImspURL
checksum = $MUImspChecksum
checksumType = 'SHA512'
GetOriginalFileName = $true
}
$mspPath = Get-ChocolateyWebFile @DownloadArgs
$UpdateArgs = @{
Statements = "/p `"$mspPath`" /norestart /quiet ALLUSERS=1 EULA_ACCEPT=YES $options" +
" /L*v `"$env:TEMP\$env:chocolateyPackageName.$env:chocolateyPackageVersion.Update.log`""
ExetoRun = 'msiexec.exe'
validExitCodes = @(0, 1603)
}
$exitCode = Start-ChocolateyProcessAsAdmin @UpdateArgs
if ($exitCode -eq 1603) {
Write-Warning "For code 1603, Adobe recommends to 'shut down Microsoft Office and all web browsers' and try again."
Write-Warning 'The update log should provide more details about the encountered issue:'
Write-Warning " $env:TEMP\$env:chocolateyPackageName.$env:chocolateyPackageVersion.Update.log"
Throw "Patching of $env:ChocolateyPackageName to the latest version was unsuccessful."
}
}
$RegPath = 'HKLM:\SOFTWARE\Policies\Adobe\Acrobat Reader\DC\FeatureLockDown'
if (Test-Path $RegPath) {
$key = Get-ItemProperty -path $RegPath
if ($key.bUpdater -ne $null) {
$null = Remove-ItemProperty -Path $RegPath -Name 'bUpdater' -Force
}
}
Log in or click on link to see number of positives.
- AcroRdrDC1901020064_MUI.exe (81953f3cf426) - ## / 59
- adobereader.2019.012.20040.nupkg (8655549948f3) - ## / 59
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.
Version | Downloads | Last Updated | Status |
---|---|---|---|
Adobe Acrobat Reader DC 2021.001.20145 | 5601920 | Tuesday, March 23, 2021 | Approved |
Adobe Acrobat Reader DC 2021.001.20142 | 6414018 | Friday, February 26, 2021 | Approved |
Adobe Acrobat Reader DC 2021.001.20140 | 884491 | Tuesday, February 23, 2021 | Approved |
Adobe Acrobat Reader DC 2021.001.20138 | 1868101 | Tuesday, February 16, 2021 | Approved |
Adobe Acrobat Reader DC 2021.001.20135 | 1574279 | Wednesday, February 10, 2021 | Approved |
Adobe Acrobat Reader DC 2020.013.20074 | 14654448 | Thursday, December 10, 2020 | Approved |
Adobe Acrobat Reader DC 2020.013.20066 | 4140888 | Tuesday, November 24, 2020 | Approved |
Adobe Acrobat Reader DC 2020.013.20064 | 5031686 | Wednesday, November 4, 2020 | Approved |
Adobe Acrobat Reader DC 2020.012.20048 | 9246633 | Friday, September 25, 2020 | Approved |
Adobe Acrobat Reader DC 2020.012.20043 | 8527450 | Wednesday, August 19, 2020 | Approved |
Adobe Acrobat Reader DC 2020.012.20041 | 2237005 | Tuesday, August 11, 2020 | Approved |
Adobe Acrobat Reader DC 2020.009.20074 | 6891807 | Friday, July 17, 2020 | Approved |
Adobe Acrobat Reader DC 2020.009.20067 | 12956925 | Tuesday, June 2, 2020 | Approved |
Adobe Acrobat Reader DC 2020.009.20065 | 3586244 | Thursday, May 21, 2020 | Approved |
Adobe Acrobat Reader DC 2020.009.20063 | 3095583 | Tuesday, May 12, 2020 | Approved |
Adobe Acrobat Reader DC 2020.006.20042 | 23256007 | Wednesday, March 18, 2020 | Approved |
Adobe Acrobat Reader DC 2020.006.20034.1 | 933105 | Tuesday, March 17, 2020 | Approved |
Adobe Acrobat Reader DC 2020.006.20034 | 22298159 | Thursday, February 13, 2020 | Approved |
Adobe Acrobat Reader DC 2019.021.20061 | 48688423 | Thursday, December 19, 2019 | Approved |
Adobe Acrobat Reader DC 2019.021.20058 | 8149903 | Tuesday, December 10, 2019 | Approved |
Adobe Acrobat Reader DC 2019.021.20056 | 21543881 | Wednesday, November 13, 2019 | Approved |
Adobe Acrobat Reader DC 2019.021.20049 | 13735160 | Friday, October 25, 2019 | Approved |
Adobe Acrobat Reader DC 2019.021.20048 | 5606117 | Thursday, October 17, 2019 | Approved |
Adobe Acrobat Reader DC 2019.021.20047 | 1485743 | Tuesday, October 15, 2019 | Approved |
Adobe Acrobat Reader DC 2019.012.20040 | 34233524 | Thursday, August 22, 2019 | Approved |
Adobe Acrobat Reader DC 2019.012.20036.1 | 3571215 | Friday, August 16, 2019 | Approved |
Adobe Acrobat Reader DC 2019.012.20036 | 1281015 | Wednesday, August 14, 2019 | Approved |
Adobe Acrobat Reader DC 2019.012.20035 | 30223061 | Friday, June 14, 2019 | Approved |
Adobe Acrobat Reader DC 2019.012.20034 | 10361503 | Monday, May 20, 2019 | Approved |
Adobe Acrobat Reader DC 2019.010.20099 | 14729234 | Tuesday, April 9, 2019 | Approved |
Adobe Acrobat Reader DC 2019.010.20098 | 11186850 | Monday, March 4, 2019 | Approved |
Adobe Acrobat Reader DC 2019.010.20091 | 2759436 | Thursday, February 21, 2019 | Approved |
Adobe Acrobat Reader DC 2019.010.20064.01 | 17113153 | Tuesday, December 18, 2018 | Approved |
Adobe Acrobat Reader DC 2019.010.20064 | 310764 | Monday, December 17, 2018 | Approved |
Adobe Acrobat Reader DC 2018.011.20063 | 13480756 | Wednesday, September 19, 2018 | Approved |
Adobe Acrobat Reader DC 2018.011.20058 | 3215253 | Wednesday, September 5, 2018 | Approved |
Adobe Reader DC 2015.007.20033.02 | 22677387 | Monday, April 17, 2017 | Approved |
Adobe Reader DC 2015.007.20033.01 | 910492 | Tuesday, December 13, 2016 | Approved |
Adobe Reader DC 2015.007.20033 | 1101396 | Thursday, June 11, 2015 | Approved |
Adobe Reader 11.0.10 | 75835 | Tuesday, December 9, 2014 | Approved |
Adobe Reader 11.0.09.20140925 | 24681 | Friday, September 26, 2014 | Approved |
Adobe Reader 11.0.09.20140924 | 3491 | Wednesday, September 24, 2014 | Approved |
Adobe Reader 11.0.09 | 2440 | Tuesday, September 23, 2014 | Approved |
Adobe Reader 11.0.08 | 12443 | Tuesday, August 12, 2014 | Approved |
AdobeReader 11.0.07 | 15054 | Tuesday, May 13, 2014 | Approved |
AdobeReader 11.0.06 | 12244 | Tuesday, January 14, 2014 | Approved |
AdobeReader 11.0.04 | 4591 | Friday, November 8, 2013 | Approved |
AdobeReader 11.0.03 | 4449 | Thursday, June 20, 2013 | Approved |
AdobeReader 11.0.02 | 1862 | Monday, March 18, 2013 | Approved |
AdobeReader 11.0.01.20130318 | 3144 | Monday, March 18, 2013 | Approved |
AdobeReader 11.0.01 | 1144 | Wednesday, January 30, 2013 | Approved |
AdobeReader 10.1.3.20120712 | 1593 | Thursday, July 12, 2012 | Approved |
AdobeReader 10.1.3 | 794 | Wednesday, April 11, 2012 | Approved |
AdobeReader 10.1.2 | 784 | Saturday, February 25, 2012 | Approved |
AdobeReader 10.1.1 | 725 | Saturday, December 17, 2011 | Approved |
AdobeReader 10.1.0 | 896 | Tuesday, August 23, 2011 | Approved |
AdobeReader 10.0.1.1 | 864 | Tuesday, August 23, 2011 | Approved |
AdobeReader 10.0.1 | 2300 | Tuesday, August 23, 2011 | Approved |
Copyright © 1984-2018 Adobe Systems Incorporated and its licensors
Ground Rules:
- This discussion is only about Adobe Acrobat Reader DC and the Adobe Acrobat Reader DC 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 Adobe Acrobat Reader DC, 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.