pdf

package
v0.0.0-...-2b69d2e Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2014 License: BSD-3-Clause Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PDFWriter

type PDFWriter struct {
	// contains filtered or unexported fields
}

func NewPDFWriter

func NewPDFWriter(out io.Writer) *PDFWriter

func (*PDFWriter) NextID

func (w *PDFWriter) NextID() int

func (*PDFWriter) Pos

func (w *PDFWriter) Pos() int

func (*PDFWriter) Write

func (w *PDFWriter) Write(p []byte) (int, error)

func (*PDFWriter) WriteFontEmbedded

func (w *PDFWriter) WriteFontEmbedded(id int, f *otf.Font)

func (*PDFWriter) WriteFooter

func (w *PDFWriter) WriteFooter(root, info int)

func (*PDFWriter) WriteHeader

func (w *PDFWriter) WriteHeader()

func (*PDFWriter) WriteImageJPEG

func (w *PDFWriter) WriteImageJPEG(id int, img image.Image)

func (*PDFWriter) WriteObjectEnd

func (w *PDFWriter) WriteObjectEnd()

func (*PDFWriter) WriteObjectStart

func (w *PDFWriter) WriteObjectStart(id int) int

func (*PDFWriter) WriteObjectf

func (w *PDFWriter) WriteObjectf(id int, format string, args ...interface{}) int

func (*PDFWriter) WriteStreamPlain

func (w *PDFWriter) WriteStreamPlain(s string) error

func (*PDFWriter) WriteString

func (w *PDFWriter) WriteString(s string) (int, error)

Jump to

Keyboard shortcuts

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