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