pdf

package
v0.0.0-...-663f6a7 Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2017 License: AGPL-3.0 Imports: 6 Imported by: 2

Documentation

Index

Constants

View Source
const (
	LEFT_ROTATE_PAGE  = "LEFT_ROTATE_PAGE"
	RIGHT_ROTATE_PAGE = "RIGHT_ROTATE_PAGE"
)
View Source
const DELETE_PAGE = "DELETE_PAGE"
View Source
const MOVE_PAGE = "MOVE_PAGE"

Variables

This section is empty.

Functions

func ApplyActionToFile

func ApplyActionToFile(inputFile string, action domain.Action, outputFile string) error

func ApplyActionsToFile

func ApplyActionsToFile(inputFile string, actions []domain.Action, outputFile string) error

func EnsureDocumentsDir

func EnsureDocumentsDir() error

func GetDocumentPath

func GetDocumentPath(document string) string

Types

type Document

type Document struct {
	Pages []*pdf.PdfPage
}

Jump to

Keyboard shortcuts

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