pdf

package
v1.0.36 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 11, 2025 License: AGPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
}

type Generator

type Generator interface {
	RenderInvoicePdf(ctx context.Context, data *pdf.InvoiceData, templateName *types.TemplateName) ([]byte, error)
}

Generator defines the interface for PDF generation operations

func NewGenerator

func NewGenerator(config *config.Configuration, typst typst.Compiler) Generator

NewGenerator creates a new PDF service

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL