Directories ¶
Path | Synopsis |
---|---|
cmd
|
|
decompress
This script decodes the streams of a PDF file.
|
This script decodes the streams of a PDF file. |
This package defines the commands used in PDF content stream objects.
|
This package defines the commands used in PDF content stream objects. |
This package provides tooling for exploiting the fonts defined (and embedded) in a PDF file and ( TODO: ) to add new ones.
|
This package provides tooling for exploiting the fonts defined (and embedded) in a PDF file and ( TODO: ) to add new ones. |
cmaps
Implements a CMap parser (both for ToUnicode and CID CMaps)
|
Implements a CMap parser (both for ToUnicode and CID CMaps) |
standardcmaps
Adobe predefined ToUnicode cmaps
|
Adobe predefined ToUnicode cmaps |
standardfonts/generate
Tool to generate the metrics for the standard Adobe Type1 fonts.
|
Tool to generate the metrics for the standard Adobe Type1 fonts. |
Package formfill provides support for filling forms found in PDF files (aka AcroForm), reading forms input either form an FDF file or directly from memory.
|
Package formfill provides support for filling forms found in PDF files (aka AcroForm), reading forms input either form an FDF file or directly from memory. |
Implements the in-memory structure of a PDF document, using static types.
|
Implements the in-memory structure of a PDF document, using static types. |
Package reader leverage a PDF file reader to read a file, analyze its structure and build a high level, in-memory representation as a `model.Document`.
|
Package reader leverage a PDF file reader to read a file, analyze its structure and build a high level, in-memory representation as a `model.Document`. |
file
Package file builds upon a parser to read an existing PDF file, producing a tree of PDF objets.
|
Package file builds upon a parser to read an existing PDF file, producing a tree of PDF objets. |
parser
Implements a PDF object parser, mapping a list of tokens (see the tokenizer package) into tree-like structure.
|
Implements a PDF object parser, mapping a list of tokens (see the tokenizer package) into tree-like structure. |
parser/filters
Package filters provide logic to handle binary data encoded with PDF filters, such as inline data images.
|
Package filters provide logic to handle binary data encoded with PDF filters, such as inline data images. |
Click to show internal directories.
Click to hide internal directories.