Crate lopdf_bugfix_19072017

Source

Modules§

content

Structs§

Dictionary
Dictionary object.
Document
PDF document.
Stream
Stream object Warning - all streams must be indirect objects, while the stream dictionary may be a direct object

Enums§

Object
Basic PDF object types defined in an enum.
StringFormat
String objects can be written in two formats.

Type Aliases§

ObjectId
Object identifier consists of two parts: object number and generation number.