Expand description
PDF header parsing — detects %PDF-X.Y and returns the version.
Structs§
- PdfVersion
- PDF file version extracted from the header.
Functions§
- parse_
header - Parse the PDF header from the beginning of the source data.
PDF header parsing — detects %PDF-X.Y and returns the version.