write

package
v0.1.9 Latest Latest
Warning

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

Go to latest
Published: Mar 31, 2018 License: MIT Imports: 14 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) error

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

func PDFFile

func PDFFile(ctx *types.PDFContext) error

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

Types

This section is empty.

Jump to

Keyboard shortcuts

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