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...

Downloads:
6,293
Downloads of v 6.19:
282
Last Update:
28 Sep 2017
Package Maintainer(s):
Software Author(s):
- Fineprint Software
Tags:
pdffactorypro-workstation admin pdf printer letterhead- Software Specific:
- Software Site
- Software Docs
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download

pdfFactory Pro Workstation (Install)
This is not the latest version of pdfFactory Pro Workstation (Install) available.
- Software Specific:
- Software Site
- Software Docs
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
6,293
Downloads of v 6.19:
282
Maintainer(s):
Software Author(s):
- Fineprint Software
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.
pdfFactory Pro Workstation (Install) 6.19
This is not the latest version of pdfFactory Pro Workstation (Install) available.
This Package Contains an Exempted Check
1 Test Passing and 1 Exempted Test
Validation Testing Passed
Verification Testing Exempt:
This is a Windows client OS only install. It doesn't install on Server OS.
To install pdfFactory Pro Workstation (Install), run the following command from the command line or from PowerShell:
To upgrade pdfFactory Pro Workstation (Install), run the following command from the command line or from PowerShell:
To uninstall pdfFactory Pro Workstation (Install), 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://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 pdffactorypro-workstation --internalize --version=6.19 --source=https://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://chocolatey.org/api/v2)
4. Choose your deployment method:
choco upgrade pdffactorypro-workstation -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 pdffactorypro-workstation -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 pdffactorypro-workstation installed
win_chocolatey:
name: pdffactorypro-workstation
state: present
version: 6.19
source: STEP 3 URL
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
Coming early 2020! Central Managment Reporting available now! More information...
chocolatey_package 'pdffactorypro-workstation' do
action :install
version '6.19'
source 'STEP 3 URL'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
Chocolatey::Ensure-Package
(
Name: pdffactorypro-workstation,
Version: 6.19,
Source: STEP 3 URL
);
Requires Otter Chocolatey Extension. See docs at https://inedo.com/den/otter/chocolatey.
cChocoPackageInstaller pdffactorypro-workstation
{
Name = 'pdffactorypro-workstation'
Ensure = 'Present'
Version = '6.19'
Source = 'STEP 3 URL'
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'pdffactorypro-workstation':
provider => 'chocolatey',
ensure => '6.19',
source => 'STEP 3 URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
salt '*' chocolatey.install pdffactorypro-workstation version="6.19" 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 28 Sep 2017.
Easy, reliable PDF creation from all applications.
You can pass the following parameters:
- UI language:
/lang:[LANGUAGE]
- License code:
/license:[YOUR LICENSE CODE]
- Name of the license holder - this is ignored if no license code has been specified:
/name:"[YOUR NAME]"
- Printer margins in 1/100th of an inch:
/margins:"[TOP] [RIGHT] [BOTTOM] [LEFT]"
Available languages are:
- Chinese (Simplified):
zh-CN
- Chinese (Traditional):
zh-TW
- Czech:
cs
- Danish:
da
- Dutch:
nl
- English:
en
- French:
fr
- German:
de
- Italian:
it
- Japanese:
ja
- Polish:
pl
- Portuguese:
pt
- Russian:
ru
- Slovak:
sk
- Spanish:
es
- Swedish:
sv
Example:
-params '"/lang:en /license:ABCDE-12345-FGHIJ /name:""John Doe"" /margins:""0 0 0 0"""'
NOTE: This package installs a printer driver. If you have UAC prompts enabled, you will need to confirm the driver installation.
$ErrorActionPreference = 'Stop'; # stop on all errors
$packageName= 'pdffactorypro-workstation'
$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$url = 'http://fineprint.com/release/pdf619pro.exe'
$packageArgs = @{
packageName = $packageName
unzipLocation = $toolsDir
fileType = 'EXE'
url = $url
softwareName = 'pdfFactory Pro'
checksum = 'de79894f7f0250b509e46c77c5420834b6d41027b0b4482bc125d2ee8f623463'
checksumType = 'SHA256'
silentArgs = '/quiet /reboot=0'
validExitCodes= @(0)
}
. "$toolsDir\PaubyChocoExtensions.ps1"
write-debug "OS Name: $($env:OS_NAME)"
if (Test-ChocoServerOS) {
throw "Cannot be installed on a Server operating system ($($env:OS_NAME)."
}
$tempDir = Get-ChocoUniqueTempName
New-Item -ItemType Directory -Path $tempDir
$file = Join-Path $tempDir "$($packageName)Install.exe"
Get-ChocolateyWebFile -PackageName $packageArgs.packageName -FileFullPath $file -Url $packageArgs.url -Checksum $packageArgs.checksum -ChecksumType $packageArgs.checksumType
Get-ChocolateyUnzip -FileFullPath $file -Destination $tempDir
$arguments = ConvertFrom-ChocoParameters -Parameter $env:chocolateyPackageParameters
$setup = Join-Path -Path $tempDir -ChildPath "setup.exe"
$paramLang = $paramName = $paramLicenseCode = $paramMargins = "<NOT SPECIFIED>"
$languageMap = @{ "zh-CN" = "0804"; "zh-TW" = "0404"; "cs" = "0405"; "da" = "0406"; "nl" = "0413"; "en" = "0409"; "fr" = "040c"; "de" = "0407"; "it" = "0410"; "ja" = "0411"; "pl" = "0415"; "pt" = "0416"; "ru" = "0419"; "sk" = "041b"; "es" = "0c0a"; "sv" = "041d"; }
$iniFile = Join-Path -Path $tempDir -ChildPath "fpp6.ini"
if($arguments.ContainsKey("lang")) {
$paramLang = $arguments["lang"]
if(!$languageMap.ContainsKey($paramLang)) {
throw "Unknown language '$paramLang' specified. The following languages are available:`n" + $languageMap.Keys -join "`n"
}
$silentArgs += " /lang=" + $languageMap[$paramLang]
}
if($arguments.ContainsKey("license")) {
$paramLicenseCode = $arguments["license"]
$name = ""
if($arguments.ContainsKey("name")) {
$paramName = $arguments["name"]
}
@"
[Settings]
Name=$paramName
SerialNumber=$paramLicenseCode
"@ | Out-File $iniFile
}
if($arguments.ContainsKey("margins")) {
if ($arguments["margins"] -match "\d \d \d \d") {
$result = $arguments["margins"] | Select-String "\d \d \d \d"
$paramMargins = $result.matches.value -split(" ") | ForEach-Object { [int]$_ }
"[Registry]" | Out-File -Filepath $iniFile -Append
"HKCU\Software\FinePrint Software\pdfFactory5\FinePrinters\pdfFactory Pro\PrinterDriverData\MarginLeft=$($paramMargins[3])" | Out-File -Filepath $iniFile -Append
"HKCU\Software\FinePrint Software\pdfFactory5\FinePrinters\pdfFactory Pro\PrinterDriverData\MarginTop=$($paramMargins[0])" | Out-File -Filepath $iniFile -Append
"HKCU\Software\FinePrint Software\pdfFactory5\FinePrinters\pdfFactory Pro\PrinterDriverData\MarginRight=$($paramMargins[1])" | Out-File -Filepath $iniFile -Append
"HKCU\Software\FinePrint Software\pdfFactory5\FinePrinters\pdfFactory Pro\PrinterDriverData\MarginBottom=$($paramMargins[2])" | Out-File -Filepath $iniFile -Append
}
else {
throw "Incorrect number of margin values specified. Please specify four numbers, separated by spaces, e.g. /margins:`"0 0 0 0`". You specified: '$marginsParameter'"
}
}
Write-Debug "Parameters:`n`tLanguage: $paramLang`n`tLicense: $paramLicenseCode`n`tName:`t $paramName`n`tMargins: $paramMargins"
Install-ChocolateyInstallPackage @packageArgs -File $setup
Remove-Item -Path $tempDir -Recurse
$ErrorActionPreference = 'Stop';
$packageName = 'pdffactorypro-workstation'
$softwareName = 'pdfFactory Pro'
$installerType = 'EXE'
$silentArgs = '/uninstall /quiet /reboot=0'
$validExitCodes = @(1)
$uninstalled = $false
[array]$key = Get-UninstallRegistryKey -SoftwareName $softwareName
if ($key.Count -eq 1) {
$key | % {
$file = "$($_.UninstallString)"
# this uninstall string contains a parameter /uninstall - remove this or the
# Uninstall-ChocolateyPackage won't work
if ($file.Contains('/')) {
$file = $file.Split('/')[0].Trim() # return just the filepath part
}
if ($installerType -eq 'MSI') {
$silentArgs = "$($_.PSChildName) $silentArgs"
$file = ''
}
Uninstall-ChocolateyPackage -PackageName $packageName `
-FileType $installerType `
-SilentArgs "$silentArgs" `
-ValidExitCodes $validExitCodes `
-File "$file"
}
} elseif ($key.Count -eq 0) {
Write-Warning "$packageName has already been uninstalled by other means."
} elseif ($key.Count -gt 1) {
Write-Warning "$key.Count matches found!"
Write-Warning "To prevent accidental data loss, no programs will be uninstalled."
Write-Warning "Please alert package maintainer the following keys were matched:"
$key | % {Write-Warning "- $_.DisplayName"}
}
#
# Converts parameters into a hashtable where the parameter name is the key and the parameter value is the value
#
function global:ConvertFrom-ChocoParameters ([string]$parameter) {
$arguments = @{};
if ($parameter) {
$match_pattern = "\/(?<option>([a-zA-Z]+)):(?<value>([`"'])?([a-zA-Z0-9- _\\:\.]+)([`"'])?)|\/(?<option>([a-zA-Z]+))"
$option_name = 'option'
$value_name = 'value'
if ($parameter -match $match_pattern) {
$results = $parameter | Select-String $match_pattern -AllMatches
$results.matches | % {
$arguments.Add(
$_.Groups[$option_name].Value.Trim(),
$_.Groups[$value_name].Value.Trim())
}
}
else {
throw "Package Parameters were found but were invalid (REGEX Failure). See package description for correct format."
}
}
return $arguments;
}
#
# Returns a unique temporary filename
#
function global:Get-ChocoUniqueTempName
{
do {
$tempDir = Join-Path -Path $env:TEMP -ChildPath ([System.Guid]::NewGuid().ToString())
} while (Test-Path $tempDir)
return $tempDir
}
#
# Tewts if the OS is a Server
#
function global:Test-ChocoServerOS
{
return ($env:OS_NAME -like "*Server*")
}
#
# Added by d.hilgarth
# Query Installed Applications information
#
# Returns information about one or all installed packages that match
# naming pattern. Do it by analyzing registry, so it's not only showing
# Windows Instaler MSI packages.
#
# Usage:
#
# Show-AppUninstallInfo -match "micro" -first $false
#
# Author:
# Colovic Vladan, [email protected]
#
function global:Show-AppUninstallInfo {
param(
[string] $matchPattern = '',
[string] $ignorePattern = '',
[bool] $firstOnly = $false
)
Write-Debug "Querying registry keys for uninstall pattern: $matchPattern"
if ($env:PROCESSOR_ARCHITEW6432 -eq "AMD64") {
# In reality, it's possible, but not worth it...
# How to query 64 bit Registry with 32 bit PowerShell...
#
# http://www.zerosignal.co.uk/2011/12/64-bit-registry-32-bit-powershell/
# http://stackoverflow.com/questions/10533421/accessing-64-bit-registry-from-32-bit-application
# http://poshcode.org/2470
# http://stackoverflow.com/a/8588982/1579985
#
Write-Host ""
Write-Host "CAUTION:" -foregroundcolor red
Write-Host " You are running 32-bit process on a 64-bit operating system," -foregroundcolor red
Write-Host " and in this environment it's not possible to reliably detect" -foregroundcolor red
Write-Host " all installed applications." -foregroundcolor red
Write-Host ""
}
# Any error at this point should be terminating
#
$ErrorActionPreference = "Stop"
# Array of hashes/ Using hash similar to an object to hold our
# application information
#
$appArray = @()
# This is the real magic of the script. We use Get-ChildItem to
# get all of the sub-keys that contain application info.
# Here, we MUST silently ignore errors
#
$ErrorActionPreference = "SilentlyContinue"
$keys = Get-ChildItem "HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall" -Recurse
$keys += Get-ChildItem "HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall" -Recurse
$keys += Get-ChildItem "HKLM:\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall" -Recurse
$keys += Get-ChildItem "HKCU:\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall" -Recurse
# On 64-bit systems, we get very important extra list from the
# Wow6432Node nodes. But now I'm skipping OS detection that we
# used before, as it turned out that it's really not very reliable.
# Build out hash for every matched application
#
foreach ($key in $keys)
{
# Adding a try-catch around the statement will hide the error and
# prevent it being caught in the main try / catch. And we are
# already silnetly continuing on errors
#
try { $pkgName = $key.GetValue("DisplayName") } catch {}
# Only query data for apps with a name
#
if ($pkgName)
{
$pkgName = $pkgName.Trim()
if (($pkgName.Length -eq 0) -or `
($matchPattern -and ($pkgName -notmatch $matchPattern)) -or `
($ignorePattern -and ($pkgName -match $ignorePattern)))
{
# Move on if not match regular expression.
# It's case-insensitive comparison.
#
continue
}
Write-Debug "* $pkgName"
# Ignore every error
#
try {
# Convert estimated size to megabytes
#
$tmpSize = '{0:N2}' -f ($key.GetValue("EstimatedSize") / 1MB)
# Populate our object
# We must initialize object here, not outside loop
#
$app = @{}
$app["DisplayName"] = $pkgName # Name / InnoSetup: yes, MSI: yes
$app["DisplayVersion"] = $key.GetValue("DisplayVersion")
$app["Publisher"] = $key.GetValue("Publisher") # Company / InnoSetup: yes, MSI: yes
$app["InstallLocation"] = $key.GetValue("InstallLocation") # / InnoSetup: yes, MSI: sometimes empty
$app["InstallDate"] = $key.GetValue("InstallDate") # yyyymmdd / InnoSetup: yes, MSI: yes
$app["UninstallString"] = $key.GetValue("UninstallString") # / InnoSetup: yes, MSI: yes
$app["QuietUninstallString"] = $key.GetValue("QuietUninstallString") # / InnoSetup: yes, MSI: no
$app["EstimatedSizeMB"] = $tmpSize # / InnoSetup: yes, MSI: yes
} catch {}
$app["RegistryPath"] = $key.name
$app["RegistryKeyName"] = $key.pschildname
# If it has keys that start with `Inno Setup:`, like `Inno
# Setup: App Path` or `Inno Setup: Selected Tasks`, then we have
# a lot of extra information and know the installer
#
# Inno Setup almost always has `QuietUninstallString` set, which
# is usually normal one appended with ` /SILENT`. And
# you can discover silent installation arguments by analyzing
# keys with `Tasks` and `Components`
#
# Uninstall Registry Key for MSI installer:
# http://msdn.microsoft.com/en-us/library/windows/desktop/aa372105(v=vs.85).aspx
$appArray += $app
if ($matchPattern -and $firstOnly)
{
# If pattern was defined and we want only the first
# result, it means we found our first app. I think we
# can exit now - I don't need multiple list for that.
break
}
}
}
# Reset error action preference
$ErrorActionPreference = "Continue"
return $appArray
}
# Added by d.hilgarth
function global:Get-AppInstallLocation() {
param ([string]$appNameRegex)
$apps = @(Show-AppUninstallInfo -match $appNameRegex)
if ($apps.Length -eq 0)
{
throw "Could not detect a valid installation for $appNameRegex"
}
$app = $apps[0]
$installLocation = $app["InstallLocation"]
if ($installLocation -eq $null) {
throw "Application found, but no install location has been recorded for it."
}
if(-not (Test-Path "$installLocation")) {
throw "Local installation is detected at '$apps', but directories are not accessible or have been removed"
}
return $installLocation
}
# Added by d.hilgarth
function global:Get-FullAppPath ([string]$uninstallName, [string]$relativePath, [string]$executable, [string]$installFolderName) {
function GetInstalledApp ([string]$uninstallName, [string]$relativePath, [string]$executable) {
$apps = @(Show-AppUninstallInfo -match $uninstallName)
$exe = $null
if ($apps.Length -ne 0)
{
$app = $apps[0]
$dir = $app["InstallLocation"]
if ((![string]::IsNullOrEmpty($dir)) -and (Test-Path "$dir")) {
$exe = (Join-Path "$dir" (Join-Path $relativePath $executable))
}
}
return $exe;
}
function FindInAppPaths([string]$executable) {
$path = Get-ChildItem "HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths" | Where-Object PSChildName -eq $executable | Select-Object -First 1
if($path -ne $null) {
$fullPath = $path.GetValue("")
if($fullPath -ne $null) {
return (Get-Item ([System.Environment]::ExpandEnvironmentVariables($fullPath))).FullName
}
$directory = $path.GetValue("Path")
if($directory -ne $null) {
return (Join-Path ([System.Environment]::ExpandEnvironmentVariables($directory)) $executable)
}
}
}
function FindInProgramsFolder([string]$programsFolder, [string]$installFolderName, [string]$relativePath, [string]$executable) {
$installDir = Join-Path $programsFolder $installFolderName
if(Test-Path $installDir) {
$fullPath = Join-Path $installDir (Join-Path $relativePath $executable)
if(Test-Path $fullPath) {
return $fullPath
}
}
}
function FindInProgramFiles([string]$installFolderName, [string]$relativePath, [string]$executable) {
$fullPath = FindInProgramsFolder $env:ProgramFiles $installFolderName $relativePath $executable
if(($fullPath -ne $null) -and (Test-Path $fullPath)) {
return $fullPath
}
$fullPath = FindInProgramsFolder ${env:ProgramFiles(x86)} $installFolderName $relativePath $executable
if(($fullPath -ne $null) -and (Test-Path $fullPath)) {
return $fullPath
}
}
$exe = $null
if($exe -eq $null) {
if($PSBoundParameters.ContainsKey('uninstallName') -and $PSBoundParameters.ContainsKey('relativePath') -and $PSBoundParameters.ContainsKey('executable')) {
$exe = GetInstalledApp $uninstallName $relativePath $executable
}
}
if($exe -eq $null) {
if($PSBoundParameters.ContainsKey('installFolderName') -and $PSBoundParameters.ContainsKey('relativePath') -and $PSBoundParameters.ContainsKey('executable')) {
$exe = FindInProgramFiles $installFolderName $relativePath $executable
}
}
if($exe -eq $null) {
try {
$exe = (Get-Command $executable -ErrorAction SilentlyContinue).Definition;
}
catch {
}
}
if($exe -eq $null) {
$exe = FindInAppPaths $executable
}
if($exe -eq $null) {
throw "Unable to find $executable"
}
return $exe
}
Log in or click on link to see number of positives.
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 |
---|---|---|---|
pdfFactory Pro Workstation (Install) 7.44 | 44 | Thursday, January 14, 2021 | Approved |
pdfFactory Pro Workstation (Install) 7.43 | 54 | Tuesday, November 17, 2020 | Approved |
pdfFactory Pro Workstation (Install) 7.42 | 32 | Tuesday, November 10, 2020 | Approved |
pdfFactory Pro Workstation (Install) 7.41 | 53 | Wednesday, September 23, 2020 | Approved |
pdfFactory Pro Workstation (Install) 7.35 | 80 | Saturday, August 1, 2020 | Approved |
pdfFactory Pro Workstation (Install) 7.34 | 47 | Friday, July 10, 2020 | Approved |
pdfFactory Pro Workstation (Install) 7.31 | 43 | Wednesday, June 24, 2020 | Approved |
pdfFactory Pro Workstation (Install) 7.30 | 38 | Thursday, June 11, 2020 | Approved |
pdfFactory Pro Workstation (Install) 7.28 | 43 | Sunday, June 7, 2020 | Approved |
pdfFactory Pro Workstation (Install) 7.27 | 73 | Thursday, May 28, 2020 | Approved |
pdfFactory Pro Workstation (Install) 7.26 | 87 | Wednesday, May 20, 2020 | Approved |
pdfFactory Pro Workstation (Install) 7.25 | 53 | Sunday, May 10, 2020 | Approved |
pdfFactory Pro Workstation (Install) 7.23 | 62 | Friday, May 1, 2020 | Approved |
pdfFactory Pro Workstation (Install) 7.22 | 83 | Thursday, April 2, 2020 | Approved |
pdfFactory Pro Workstation (Install) 7.21.20200323 | 96 | Monday, March 23, 2020 | Approved |
pdfFactory Pro Workstation (Install) 7.21 | 67 | Saturday, March 21, 2020 | Approved |
pdfFactory Pro Workstation (Install) 7.20 | 58 | Wednesday, March 11, 2020 | Approved |
pdfFactory Pro Workstation (Install) 7.17 | 73 | Tuesday, February 25, 2020 | Approved |
pdfFactory Pro Workstation (Install) 7.16 | 52 | Monday, February 17, 2020 | Approved |
pdfFactory Pro Workstation (Install) 7.15 | 65 | Saturday, January 25, 2020 | Approved |
pdfFactory Pro Workstation (Install) 7.11 | 61 | Friday, January 3, 2020 | Approved |
pdfFactory Pro Workstation (Install) 7.10 | 67 | Saturday, December 7, 2019 | Approved |
pdfFactory Pro Workstation (Install) 7.07 | 69 | Saturday, November 16, 2019 | Approved |
pdfFactory Pro Workstation (Install) 7.06 | 70 | Tuesday, November 5, 2019 | Approved |
pdfFactory Pro Workstation (Install) 7.05 | 42 | Thursday, October 31, 2019 | Approved |
pdfFactory Pro Workstation (Install) 7.03 | 79 | Tuesday, September 24, 2019 | Approved |
pdfFactory Pro Workstation (Install) 7.02 | 82 | Thursday, August 8, 2019 | Approved |
pdfFactory Pro Workstation (Install) 7.01 | 90 | Friday, July 26, 2019 | Approved |
pdfFactory Pro Workstation (Install) 7.00 | 91 | Monday, July 15, 2019 | Approved |
pdfFactory Pro Workstation (Install) 6.37 | 110 | Thursday, March 28, 2019 | Approved |
pdfFactory Pro Workstation (Install) 6.36 | 131 | Tuesday, December 18, 2018 | Approved |
pdfFactory Pro Workstation (Install) 6.35 | 114 | Saturday, December 8, 2018 | Approved |
pdfFactory Pro Workstation (Install) 6.34 | 121 | Friday, November 2, 2018 | Approved |
pdfFactory Pro Workstation (Install) 6.33 | 141 | Monday, September 24, 2018 | Approved |
pdfFactory Pro Workstation (Install) 6.32.0.20180917 | 122 | Monday, September 17, 2018 | Approved |
pdfFactory Pro Workstation (Install) 6.32 | 134 | Friday, August 24, 2018 | Approved |
pdfFactory Pro Workstation (Install) 6.31 | 149 | Tuesday, July 31, 2018 | Approved |
pdfFactory Pro Workstation (Install) 6.30 | 156 | Tuesday, June 19, 2018 | Approved |
pdfFactory Pro Workstation (Install) 6.25 | 223 | Saturday, April 7, 2018 | Approved |
pdfFactory Pro Workstation (Install) 6.20 | 293 | Wednesday, November 1, 2017 | Approved |
pdfFactory Pro Workstation (Install) 6.19 | 282 | Thursday, September 28, 2017 | Approved |
pdfFactory Pro Workstation (Install) 6.18 | 257 | Thursday, August 17, 2017 | Approved |
pdfFactory Pro Workstation (Install) 6.17 | 276 | Sunday, July 2, 2017 | Approved |
pdfFactory Pro Workstation (Install) 6.16 | 249 | Monday, June 26, 2017 | Approved |
pdfFactory Pro Workstation (Install) 6.05 | 338 | Saturday, March 4, 2017 | Approved |
pdfFactory Pro Workstation 5.35 | 345 | Saturday, February 13, 2016 | Approved |
pdfFactory Pro Workstation 5.34 | 291 | Friday, January 22, 2016 | Approved |
pdfFactory Pro Workstation 5.32 | 305 | Wednesday, September 23, 2015 | Approved |
pdfFactory Pro Workstation 5.31 | 295 | Sunday, September 6, 2015 | Approved |
Copyright FinePrint Software 2017
This package has no dependencies.
Ground Rules:
- This discussion is only about pdfFactory Pro Workstation (Install) and the pdfFactory Pro Workstation (Install) 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 pdfFactory Pro Workstation (Install), 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.