Skip to content

Releases: mattbriggs/pdf-link-checker

Version 1.1.0

17 Jan 23:06
8635c31
Compare
Choose a tag to compare

This version of the script uses threading; breaks the work into four threads. Issue is that the resulting file is "mixed up."

Version 1.0.0 initial release

13 Jan 16:22
Compare
Choose a tag to compare

This script doesn't use the cmd module and follows a linear pass through the target PDF. If for some reason the script fails or hangs, it will lose the data it has collected, and require starting the script again.