public
Description: A collection of PDF::Reader based analysis classes for inspecting PDF output. Mainly used for testing Prawn, but will work with any PDF.
Homepage: http://prawn.majesticseacreature.com
Clone URL: git://github.com/sandal/pdf-inspector.git
Daniel Nelson (author)
Sat Oct 31 15:11:21 -0700 2009
commit  896157eb55b85e201b4f5a808df6d1b1cc311706
tree    d90964b5cb3289758b18f6fc7a734a3ab1565713
parent  462bda07d41735802a9a874f5445e1f5e7cd80ae
name age message
file README Sat Aug 23 10:39:11 -0700 2008 First commit [sandal]
directory lib/ Sat Oct 31 15:11:21 -0700 2009 Classes to support cap and line style specs [Daniel Nelson]
README
PDF::Inspector : A tool for analyzing PDF output

This library provides a number of PDF::Reader[0] based tools for use in testing
PDF output.  Presently, the primary purpose of this tool is to support the 
tests found in Prawn[1], a pure Ruby PDF generation library.

However, it may be useful to others, so we have made it available on Github[2]

Questions can be directed to the Prawn mailing list[3], but please remember
that this code is not necessarily suitable for production and has no officially
planned release date.  

That having been said, patches are welcome!

[0] http://github.com/yob/pdf-reader                                         
[1] http://github.com/sandal/prawn                                           
[2] http://github.com/sandal/pdf-inspector              
[3] http://groups.google.com/group/prawn-ruby