pdf

package
v0.0.10 Latest Latest
Warning

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

Go to latest
Published: Mar 24, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Open

func Open(l *lua.State)

Open registers the pdf module for require() in the Lua state.

Types

type Face

type Face struct {
	Value *pdf.Face
}

Face wraps the baseline-pdf Face type

type Imagefile

type Imagefile struct {
	Value *pdf.Imagefile
}

Imagefile wraps the baseline-pdf Imagefile type

type Object

type Object struct {
	Value *pdf.Object
}

Object wraps the baseline-pdf Object type

type PDF

type PDF struct {
	Value *pdf.PDF
	// contains filtered or unexported fields
}

PDF wraps the baseline-pdf PDF type

type Page

type Page struct {
	Value *pdf.Page
}

Page wraps the baseline-pdf Page type

Jump to

Keyboard shortcuts

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