Versions in this module Expand all Collapse all v0 v0.0.26 Nov 26, 2025 Changes in this version + const DeviceHeight + const DeviceWidth + type PdfGenerator struct + func CreatePdfGenerator(zipName, outputFilePath string, options PdfGeneratorOptions) *PdfGenerator + func (p *PdfGenerator) Generate() error + type PdfGeneratorOptions struct + AddPageNumbers bool + AllPages bool + AnnotationsOnly bool