PSVellumPDF
0.1.0
PowerShell module for generating PDFs with the VellumPdf .NET 10 library.
Minimum PowerShell version
7.6
Installation Options
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-VellumPdfList Add-VellumPdfParagraph Add-VellumPdfTable Register-VellumPdfFont Save-VellumPdfDocument Set-VellumPdfHeader Set-VellumPdfFooter Set-VellumPdfDocumentInfo Protect-VellumPdfDocument
PSEditions
Dependencies
This module has no dependencies.
Release Notes
0.1.0 (pre-release, VellumPdf 1.1.0): full layout wrapper - documents (page size, margins, conformance, language), headings with bookmarks, paragraphs (rich runs, colour, hyperlinks), tables, lists, images, embedded TrueType fonts, headers/footers with page numbering, document metadata, and encryption.
FileList
- PSVellumPDF.nuspec
- LICENSE
- Private\New-VellumTextStyle.ps1
- Public\Add-VellumPdfHeading.ps1
- Public\Save-VellumPdfDocument.ps1
- PSVellumPDF.psm1
- Private\Resolve-VellumPdfDefault.ps1
- Public\Add-VellumPdfList.ps1
- Public\Add-VellumPdfTable.ps1
- PSVellumPDF.psd1
- Public\Set-VellumPdfDocumentInfo.ps1
- Public\Set-VellumPdfHeader.ps1
- Public\New-VellumPdfDocument.ps1
- Public\Add-VellumPdfImage.ps1
- Public\New-VellumPdfTextRun.ps1
- Public\Protect-VellumPdfDocument.ps1
- lib\VellumPdf.Kernel.dll
- Public\Set-VellumPdfFooter.ps1
- Public\Register-VellumPdfFont.ps1
- Public\Add-VellumPdfParagraph.ps1
- lib\VellumPdf.Layout.dll
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 1.1.1 | 4 | 6/11/2026 |
| 1.1.0 | 5 | 6/11/2026 |
| 1.0.0 | 6 | 6/11/2026 |
| 0.1.0 (current version) | 6 | 6/10/2026 |