pdfdiff
pdfdiff copied to clipboard
Command-line tool to inspect the difference between (the text in) two PDF files
pdfdiff version: 0.93 OS version: 21.4.0 Darwin Kernel Version 21.4.0: Mon Feb 21 20:34:37 PST 2022; root:xnu-8020.101.4~2/RELEASE_X86_64 x86_64 **Problem description:** If no diff tools before vimdiff are available and vimdiff...
I've customised slightly as I want diff to be run as: diff --unified=0 --report-identical-files It seems these extra parameters aren't acted on (and I don't understand lamda..). I also tried...
Currently, pdfdiff.py handles ligatures by considering a hard-coded set of ligature encodings. This set is incomplete and depends on the encoding of the input. Ideally, we detect the encoding of...