extract

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: 6 Imported by: 0

Documentation

Overview

Package extract provides functions for extracting fonts, images, pages and page content.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ContentData

func ContentData(ctx *types.PDFContext, objNr int) (data []byte, err error)

ContentData extracts page content in PDF notation for objNr.

func FontData

func FontData(ctx *types.PDFContext, objNr int) (*types.FontObject, error)

FontData extracts font data (the "fontfile") for objNr. Supported fontTypes: TrueType

func ImageData

func ImageData(ctx *types.PDFContext, objNr int) (*types.ImageObject, error)

ImageData extracts image data for objNr. Supported imgTypes: DCTDecode, JPXDecode

Types

This section is empty.

Jump to

Keyboard shortcuts

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