A tool to analyze and correct PDFs to compensate for the misalignment of home printers
Due to "CORS fuckery" as Cocoa puts it, you need to host the content in order for the JS to work.
I often run:
$ python -m SimpleHTTPServer 8000
from the main directory.