Skip to main content

Crate justpdf_core

Crate justpdf_core 

Source

Re-exports§

pub use error::JustPdfError;
pub use error::Result;
pub use object::IndirectRef;
pub use object::PdfDict;
pub use object::PdfObject;
pub use parser::PdfDocument;

Modules§

action
annot
color
content
crypto
PDF encryption and decryption (Phase 6).
embedded_file
PDF embedded files (attachments) — PDF spec section 7.8.
error
font
form
function
PDF Function evaluator.
image
journal
Journal / undo-redo system for tracking document modifications (Phase 7, §7.10).
linearized
Linearized PDF detection, parameter parsing, and hint table support (PDF spec section 7.4).
object
ocg
outline
page
page_label
PDF page labels (section 7.7).
parser
repair
PDF repair module — rebuilds the cross-reference table by scanning for object definitions when the normal xref/trailer structure is damaged or missing.
sign
PDF digital signature support (Phase 6.3).
stream
text
tokenizer
writer
xref