Skip to main content

parse_info

Function parse_info 

Source
pub fn parse_info(file: &PdfFile) -> Option<DocInfo>
Expand description

Parse the trailer’s /Info dictionary. Returns None when the document carries no /Info, or it resolves to nothing usable (no populated fields).