Structs§
- PdfDocument
- PdfValidation
- Validation result for PDF structural checks
Enums§
Functions§
- decode_
with_ encoding - Decode a byte slice using the specified encoding name
- extract_
text - parse_
object_ stream - Parse an object stream (/Type /ObjStm).
- parse_
xref_ stream - Parse a cross-reference stream (PDF 1.5+).
- unescape_
pdf_ string - validate_
pdf - Validate a PDF file’s structural integrity
- validate_
pdf_ bytes - Validate PDF bytes for structural integrity (library API — no filesystem needed)