validate

package
v0.3.13 Latest Latest
Warning

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

Go to latest
Published: Mar 24, 2022 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Overview

Package validate implements validation against PDF 32000-1:2008.

Index

Constants

View Source
const (

	// REQUIRED is used for required dict entries.
	REQUIRED = true

	// OPTIONAL is used for optional dict entries.
	OPTIONAL = false
)
View Source
const (

	// ExcludePatternCS ...
	ExcludePatternCS = true

	// IncludePatternCS ...
	IncludePatternCS = false
)

Variables

This section is empty.

Functions

func DocumentProperty added in v0.3.13

func DocumentProperty(s string) bool

DocumentProperty ensures a property name that may be modified.

func XRefTable

func XRefTable(xRefTable *pdf.XRefTable) error

XRefTable validates a PDF cross reference table obeying the validation mode.

Types

This section is empty.

Jump to

Keyboard shortcuts

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