-
Download the PDF and pass new and old versions through: http://pdftotext.com/
-
Take each text file and run the following bash file on it to strip out the pagination, which can really muck with the diff. Call it with < file strip-pages major.minor > file-stripped
#!/bin/bash
version=${1}
footer=CJISD-ITS-DOC-08140-$version