PSVellumPDF

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

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

Install-PSResource -Name PSVellumPDF -Version 1.0.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 Protect-VellumPdfDocument

PSEditions

Core

Dependencies

This module has no dependencies.

Release Notes

1.0.0 (stable, VellumPdf 1.1.0): complete layout wrapper with veraPDF-validated PDF/A-2b output. Adds line separators, line spacing (-Leading), element margins, font-from-bytes, object streams, and /Lang. Hardening: warnings for base-14 Unicode data loss, dangerous -LinkUri schemes rejected, stale-document and cross-document font-handle guards, double-encryption guard, column-width validation. 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 5 6/11/2026
1.0.0 (current version) 6 6/11/2026
0.1.0 6 6/10/2026