Module write

Module write 

Source
Expand description

Methods to produce a binary file

Structs§

Formatter
Formatter for a PDF document
PdfArr
API to serialize an array
PdfDict
API to serialize a dict
PdfName
A borrowed PDF name (e.g. /Info)

Traits§

Serialize
Trait to serialize some PDF object

Functions§

write_name
Write a borrowed string as a PDF name
write_ref
Write a plain reference
write_string
Writes a complete string to a writer