write

package
v0.0.0-...-99d8987 Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2017 License: MIT Imports: 14 Imported by: 0

Documentation

Overview

Package write contains code that writes PDF data from memory to a 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
)
View Source
const PdflibVersion = "0.0.1-alpha"

PdflibVersion is the current version.

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