Skip to main content

Module builder

Module builder 

Source
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.

Re-exports§

pub use crate::StampName;
pub use types::*;

Modules§

types
Value types used by the annotation builder: rectangles, subtypes, icons, and line endings.

Structs§

AnnotationBuilder
Builder for creating a PDF annotation and adding it to a document.

Functions§

add_annotation_to_page
Add an annotation reference to a page’s /Annots array.