extract

package
v0.1.10 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 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 added in v0.1.9

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

ContentData extracts page content in PDF notation for objNr.

func FontData added in v0.1.9

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

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

func ImageData added in v0.1.9

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