Documentation
¶
Overview ¶
Package sticker handles PDF sticker generation for NFC card mappings.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Generator ¶
type Generator struct {
// contains filtered or unexported fields
}
Generator creates PDF stickers from card mappings.
func NewGenerator ¶
NewGenerator creates a new sticker generator.
func (*Generator) GeneratePDF ¶
GeneratePDF generates a PDF with stickers for the given mappings. Portrait and square cards are rendered on separate pages. Returns PDF bytes or error.
Click to show internal directories.
Click to hide internal directories.