Skip to main content

Module pdf

Module pdf 

Source

Structs§

PdfDocument
PdfValidation
Validation result for PDF structural checks

Enums§

PdfObject
PdfValue

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)