Downloads:
5,942
Downloads of v 4.0.0:
126
Last Update:
21 Jul 2024
Package Maintainer(s):
Software Author(s):
- CubeSoft
- Inc.
Tags:
cubepdf pdf print cubesoft admin- Software Specific:
- Software Site
- Software Source
- Software License
- Software Docs
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
CubePDF
This is not the latest version of CubePDF available.
- 1
- 2
- 3
4.0.0 | Updated: 21 Jul 2024
- Software Specific:
- Software Site
- Software Source
- Software License
- Software Docs
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
5,942
Downloads of v 4.0.0:
126
Maintainer(s):
Software Author(s):
- CubeSoft
- Inc.
CubePDF 4.0.0
This is not the latest version of CubePDF available.
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by CubeSoft, Inc. The inclusion of CubeSoft, Inc. trademark(s), if any, upon this webpage is solely to identify CubeSoft, Inc. 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 CubePDF, run the following command from the command line or from PowerShell:
To upgrade CubePDF, run the following command from the command line or from PowerShell:
To uninstall CubePDF, 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 cubepdf --internalize --version=4.0.0 --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 cubepdf -y --source="'INTERNAL REPO URL'" --version="'4.0.0'" [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 cubepdf -y --source="'INTERNAL REPO URL'" --version="'4.0.0'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Install cubepdf
win_chocolatey:
name: cubepdf
version: '4.0.0'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'cubepdf' do
action :install
source 'INTERNAL REPO URL'
version '4.0.0'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller cubepdf
{
Name = "cubepdf"
Version = "4.0.0"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'cubepdf':
ensure => '4.0.0',
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.
Private CDN cached downloads available for licensed customers. Never experience 404 breakages again! Learn more...
This package was approved as a trusted package on 21 Jul 2024.
CubePDF is a PDF converter which allows you to convert files from any applications
(for example, Google Chrome, Firefox, Microsoft Edge, Microsoft Word, Excel,
PowerPoint, and more), whenever you need it.
The converter allows you to convert the files as easy as you can print the files;
as a matter of fact, you can do it in the same manner as you print files.
CubePDF requires .NET Framework 3.5 or later (4.5.2 or later recommended).
The download links are as follows:
- Download .NET Framework
https://dotnet.microsoft.com/download/dotnet-framework
Log in or click on link to see number of positives.
- cubepdf.4.0.0.nupkg (bc4207facbd6) - ## / 68
- cubepdf-4.0.0-x64.exe (35ef7578da26) - ## / 74
- cubepdf-4.0.0.exe (01f4ad75924c) - ## / 74
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 |
---|---|---|---|---|
CubePDF 4.1.0 | 188 | Tuesday, August 13, 2024 | Approved | |
CubePDF 4.0.0 | 126 | Sunday, July 21, 2024 | Approved | |
CubePDF 3.4.0 | 156 | Friday, June 14, 2024 | Approved | |
CubePDF 3.1.0 | 690 | Thursday, May 4, 2023 | Approved | |
CubePDF 1.6.1 | 612 | Friday, January 14, 2022 | Approved | |
CubePDF 1.6.0 | 66 | Friday, January 14, 2022 | Approved | |
CubePDF 1.5.1 | 281 | Saturday, August 7, 2021 | Approved | |
CubePDF 1.2.2 | 185 | Friday, June 25, 2021 | Approved | |
CubePDF 1.0.0.200 | 1276 | Sunday, July 28, 2019 | Approved | |
CubePDF 1.0.0.111 | 1155 | Tuesday, April 10, 2018 | Approved | |
CubePDF 1.0.0.11 | 707 | Tuesday, June 27, 2017 | Approved | |
CubePDF* 1.0.0.10 | 444 | Friday, March 31, 2017 | Approved |
2010 CubeSoft, Inc. GNU Affero General Public License version 3 (AGPLv3)
This package has no dependencies.
Ground Rules:
- This discussion is only about CubePDF and the CubePDF 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 CubePDF, 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.