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
Casper (author)
Wed Oct 22 01:44:06 -0700 2008
commit  021fbbf4cd121673bdf5310834eac038cc6aa080
tree    34ebf2485145705d11572a559ebb0baa9bb51cff
parent  9dcfcfa673b05c21e37233c7733630b1b54453f7
name age message
file README Sat Aug 23 10:39:11 -0700 2008 First commit [sandal]
directory lib/ Loading commit data...
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