Skip to main content

Module hyperlink_extractor

Module hyperlink_extractor 

Source
Expand description

Hyperlink extraction from PDF link annotations.

Identifies /Link annotations with /URI actions and maps them to bounding box regions on each page.

Structs§

PdfHyperlink
A hyperlink extracted from a PDF page.

Functions§

extract_hyperlinks
Extract all hyperlinks from the PDF document.