Skip to main content

parse_outlines

Function parse_outlines 

Source
pub fn parse_outlines(file: &PdfFile, catalog: &Catalog) -> Vec<OutlineItem>
Expand description

Parse the document outline (bookmarks). Empty when the document has none.