PSVellumPDF

1.1.0

PowerShell module for generating PDFs with the VellumPdf .NET 10 library.

Minimum PowerShell version

7.6

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PSVellumPDF -RequiredVersion 1.1.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PSVellumPDF -Version 1.1.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

© Timothy van der Ham. Licensed under Apache-2.0.

Package Details

Author(s)

  • Timothy van der Ham (@Tim81)

Tags

PDF VellumPdf PDFA Document Reporting Windows Linux MacOS

Functions

New-VellumPdfDocument New-VellumPdfTextRun Add-VellumPdfHeading Add-VellumPdfImage Add-VellumPdfLineSeparator Add-VellumPdfList Add-VellumPdfParagraph Add-VellumPdfTable Register-VellumPdfFont Save-VellumPdfDocument Set-VellumPdfHeader Set-VellumPdfFooter Set-VellumPdfDocumentInfo Set-VellumPdfOutputIntent Set-VellumPdfSignature Protect-VellumPdfDocument

PSEditions

Core

Dependencies

This module has no dependencies.

Release Notes

1.1.0 (VellumPdf 1.2.0): PAdES digital signing via Set-VellumPdfSignature (X509Certificate2, reason/location/contact, composes with PDF/A; veraPDF-validated in CI) and custom PDF/A output intents via Set-VellumPdfOutputIntent (ICC profile or built-in CMYK). VellumPdf 1.2.0 adds CFF font subsetting, cmap formats 0/6, and ICC colour management transparently. Full changelog: https://github.com/Tim81/PSVellumPDF/blob/main/CHANGELOG.md

FileList

Version History

Version Downloads Last updated
1.1.1 4 6/11/2026
1.1.0 (current version) 5 6/11/2026
1.0.0 6 6/11/2026
0.1.0 6 6/10/2026