Module writers

Source
Expand description

Strongly typed writers for specific PDF structures.

Structs§

Action
Writer for an action dictionary.
AdditionalActions
Writer for an additional actions dictionary.
Annotation
Writer for an annotation dictionary.
Appearance
Writer for an appearance dictionary.
AppearanceCharacteristics
Writer for an appearance characteristics dictionary.
AppearanceEntry
Writer for an appearance stream or an appearance subdictionary.
Artifact
Writer for an actifact property list dictionary. PDF 1.4+.
Attributes
Writer for an attribute dictionary. PDF 1.4+
BorderStyle
Writer for an border style dictionary.
Catalog
Writer for a document catalog dictionary.
CidFont
Writer for a CID font dictionary. PDF 1.2+.
ClassMap
Writer for a class map dictionary. PDF 1.4+
Cmap
Writer for a character map stream.
ColorSpace
Writer for a color space.
DecodeParms
Writer for an filter decode parameters dictionary.
Destination
Writer for a destination array.
DeveloperExtension
Writer for a developer extension dictionary. PDF 1.7+.
DeviceN
Writer for a DeviceN color space array with attributes. PDF 1.6+.
DeviceNAttrs
Writer for a DeviceN attributes dictionary. PDF 1.6+.
DeviceNMixingHints
Writer for a DeviceN mixing hints dictionary. PDF 1.6+.
DeviceNProcess
Writer for a DeviceN process dictionary. PDF 1.6+.
Differences
Writer for an encoding differences array.
DocumentInfo
Writer for a document information dictionary.
EmbeddedFile
Writer for an embedded file stream.
EmbeddingParams
Writer for an embedded file parameter dictionary.
Encoding
Writer for a simple font encoding dictionary.
ExponentialFunction
Writer for an exponential function dictionary. PDF 1.3+.
ExtGraphicsState
Writer for a dictionary with additional parameters for the graphics state.
Field
Writer for an form field dictionary.
FieldAttributes
Writer for an PrintField attributes dictionary. PDF 1.6+
Fields
Writer for a fields array.
FileSpec
Writer for a file specification dictionary.
FontDescriptor
Writer for a font descriptor dictionary.
FontDescriptorOverride
Writer for a font descriptor override dictionary.
Form
Writer for an interactive forms dictionary. PDF 1.2+.
FormXObject
Writer for an form XObject stream. PDF 1.1+.
FunctionShading
Writer for a shading dictionary. PDF 1.3+.
Group
Writer for a group XObject dictionary. PDF 1.4+.
IccProfile
Writer for an ICC profile stream.
IconFit
Writer for an icon fit dictionary.
ImageXObject
Writer for an image XObject stream.
LayoutAttributes
Writer for an layout attributes dictionary. PDF 1.4+
ListAttributes
Writer for an list attributes dictionary. PDF 1.4+
MarkContent
Writer for a begin marked content operation. PDF 1.3+.
MarkInfo
Writer for a mark information dictionary. PDF 1.4+
MarkedRef
Writer for a marked content reference dictionary. PDF 1.3+
MediaClip
Writer for an media clip dictionary.
MediaPermissions
Writer for an media permissions dictionary.
MediaPlayParams
Writer for an media play parameters dictionary.
Metadata
Writer for a metadata stream. PDF 1.4+.
NameTree
Writer for a name tree node.
NameTreeEntries
Writer for a name tree names array.
Names
Writer for a names dictionary.
NumberTree
Writer for a number tree node.
NumberTreeEntries
Writer for a number tree numbers array.
ObjectRef
Writer for an object reference dictionary. PDF 1.3+
Operation
Writer for an operation in a content stream.
Outline
Writer for an outline dictionary.
OutlineItem
Writer for an outline item dictionary.
OutputIntent
Writer for an output intent dictionary. PDF 1.4+.
Page
Writer for a page dictionary.
PageLabel
Writer for a page label dictionary.
Pages
Writer for a page tree dictionary.
PositionedItems
Writer for a positioned items array.
PostScriptFunction
Writer for a PostScript function stream. PDF 1.3+.
PropertyList
Writer for property list dictionary. Can be used as a generic dictionary. PDF 1.3+.
Reference
Writer for an external XObject reference dictionary. PDF 1.4+.
Rendition
Writer for an rendition dictionary.
Resources
Writer for a resource dictionary.
RoleMap
Writer for a role map dictionary. PDF 1.4+
SampledFunction
Writer for a sampled function stream. PDF 1.2+.
Separation
Writer for a separation dictionary. PDF 1.2+.
SeparationInfo
Writer for the separation information dictionary. PDF 1.3+.
ShadingPattern
Writer for a shading pattern dictionary. PDF 1.3+.
ShowPositioned
Writer for an individual glyph positioning operation.
SoftMask
Writer for a soft mask dictionary.
StitchingFunction
Writer for a stitching function dictionary. PDF 1.3+.
StreamShading
Writer for a embedded file stream.
StructChildren
Writer for a structure element children array. PDF 1.3+
StructElement
Writer for a structure element dictionary. PDF 1.3+
StructTreeRoot
Writer for a structure tree root dictionary. PDF 1.3+
TableAttributes
Writer for a table attributes dictionary. PDF 1.4+
TilingPattern
Writer for a tiling pattern stream.
Transition
Writer for a transition dictionary.
Type0Font
Writer for a Type-0 (composite) font dictionary. PDF 1.2+.
Type1Font
Writer for a Type-1 font dictionary.
Type3Font
Writer for a Type-3 font dictionary.
UserProperty
Writer for an user property dictionary. PDF 1.6+
ViewerPreferences
Writer for a viewer preference dictionary.
Widths
Writer for a CID font widths array.

Enums§

StreamShadingType
What kind of shading to use.
WMode
The writing mode of a character map.