pub fn parse_outlines(file: &PdfFile, catalog: &Catalog) -> Vec<OutlineItem>Expand description
Parse the document outline (bookmarks). Empty when the document has none.
pub fn parse_outlines(file: &PdfFile, catalog: &Catalog) -> Vec<OutlineItem>Parse the document outline (bookmarks). Empty when the document has none.