pdfcompare
==========

Compare text of two PDF files, write a resulting PDF with highlighted changes.
Potential text portions that were moved around are recognized and analyzed 
for similarity with a second level diff.

Required Packages:

* pyPdf
* reportlab.pdfgen
* reportlab.lib.colors
* pygame.font'
