annotations

package
v0.0.25 Latest Latest
Warning

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

Go to latest
Published: Jan 1, 2023 License: AGPL-3.0 Imports: 16 Imported by: 1

Documentation

Index

Constants

View Source
const (
	DeviceWidth  = 1404
	DeviceHeight = 1872
)

Variables

This section is empty.

Functions

This section is empty.

Types

type PdfGenerator

type PdfGenerator struct {
	// contains filtered or unexported fields
}

func CreatePdfGenerator

func CreatePdfGenerator(zipName, outputFilePath string, options PdfGeneratorOptions) *PdfGenerator

func (*PdfGenerator) Generate

func (p *PdfGenerator) Generate() error

type PdfGeneratorOptions added in v0.0.8

type PdfGeneratorOptions struct {
	AddPageNumbers  bool
	AllPages        bool
	AnnotationsOnly bool //export the annotations without the background/pdf
}

Jump to

Keyboard shortcuts

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