Skip to main content

parse_xref

Function parse_xref 

Source
pub fn parse_xref(data: &[u8]) -> Result<XrefTable, PdfError>
Expand description

Parse the complete xref structure from a PDF file.