Releases: mattbriggs/pdf-link-checker
Releases · mattbriggs/pdf-link-checker
Version 1.1.0
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
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.