- Change resolve function signature from Fn(ObjRef) -> Option<PdfObject> to Fn(ObjRef) -> Option<PdfStream> for type safety - Fix caching: load_object_stream now properly populates cache - Fix error propagation for /Extends chains (CircularRef, DepthExceeded) - Fix test data: add whitespace between embedded objects for lexer - Fix compilation error in test_truncated_objstm_body All 16 objstm tests now pass. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| pdftract-cer-diff | ||
| pdftract-cli | ||
| pdftract-core | ||
| pdftract-py | ||