write

package
v0.1.6 Latest Latest
Warning

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

Go to latest
Published: Jan 14, 2018 License: MIT Imports: 16 Imported by: 0

Documentation

Overview

Package write renders a PDF cross reference table to a PDF file.

Index

Constants

View Source
const (

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

	// OPTIONAL is used for optional dict entries.
	OPTIONAL = false

	// ObjectStreamMaxObjects limits the number of objects within an object stream written.
	ObjectStreamMaxObjects = 100
)

Variables

This section is empty.

Functions

func AppendStatsFile

func AppendStatsFile(ctx *types.PDFContext) (err error)

AppendStatsFile appends a stats line for this xRefTable to the configured csv file name.

func PDFFile

func PDFFile(ctx *types.PDFContext) (err error)

PDFFile generates a PDF file for the cross reference table contained in PDFContext.

func Verbose

func Verbose(verbose bool)

Verbose controls logging output.

Types

This section is empty.

Jump to

Keyboard shortcuts

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