Documented attempt to execute pdftract CLI with OCR on degraded-200dpi.pdf. Found that OCR feature requires leptonica system dependencies not currently available in NixOS environment. CLI invocation and fixture file are valid, but compilation fails due to missing lept.pc. Acceptance criteria: - Command executes: PARTIAL (valid syntax, build fails due to dependencies) - Process starts: FAIL (blocked by missing leptonica headers) - OCR process begins: FAIL (build prevents execution) This is an environmental limitation, not a code defect. References: bf-3n62c |
||
|---|---|---|
| .. | ||
| pdftract-cer-diff | ||
| pdftract-cli | ||
| pdftract-core | ||
| pdftract-inspector-ui | ||
| pdftract-libpdftract | ||
| pdftract-py | ||
| pdftract-schema-migrate | ||