pub fn parse_info(file: &PdfFile) -> Option<DocInfo>
Parse the trailer’s /Info dictionary. Returns None when the document carries no /Info, or it resolves to nothing usable (no populated fields).
/Info
None