Expand description
Annotation builder for creating PDF annotations via lopdf.
Provides AnnotationBuilder for constructing annotation dictionaries
with appearance streams and adding them to a PDF document.
Structs§
- Annot
Rect - PDF annotation rectangle in user-space coordinates.
- Annotation
Builder - Builder for creating a PDF annotation and adding it to a document.
Enums§
- Annot
Subtype - The annotation subtype to create.
- Line
Ending - Line ending style for Line annotations (ISO 32000-2 Table 179).
- Stamp
Name - Standard stamp names per ISO 32000-2 §12.5.6.12.
- Text
Icon - Standard icon names for Text (sticky note) annotations.
Functions§
- add_
annotation_ to_ page - Add an annotation reference to a page’s /Annots array.