pdf

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2026 License: CC0-1.0 Imports: 6 Imported by: 0

Documentation

Overview

Package pdf provides Go bindings for .

Index

Constants

View Source
const (
	Creator                             = consts.Creator
	DensityNone                         = consts.DensityNone
	DocumentLinearizedTypeLinearized    = consts.DocumentLinearizedTypeLinearized
	DocumentLinearizedTypeNonLinearized = consts.DocumentLinearizedTypeNonLinearized
	PdfFormTypeAcroForm                 = consts.PdfFormTypeAcroForm
	PdfFormTypeNone                     = consts.PdfFormTypeNone
	PdfFormTypeXfaForeground            = consts.PdfFormTypeXfaForeground
	PdfFormTypeXfaFull                  = consts.PdfFormTypeXfaFull
	RenderModeForDisplay                = consts.RenderModeForDisplay
	RenderModeForPrint                  = consts.RenderModeForPrint
	ModeAppend                          = consts.ModeAppend
	ModeCreate                          = consts.ModeCreate
	ModeReadOnly                        = consts.ModeReadOnly
	ModeReadWrite                       = consts.ModeReadWrite
	ModeTruncate                        = consts.ModeTruncate
	ModeWorldReadable                   = consts.ModeWorldReadable
	ModeWorldWriteable                  = consts.ModeWorldWriteable
	ModeWriteOnly                       = consts.ModeWriteOnly
)

Variables

This section is empty.

Functions

func Init

func Init(env *jni.Env) error

Init resolves all JNI class and method references for this package. It is safe to call multiple times (uses sync.Once internally). Exported for E2E testing on Android.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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