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)
Fri Oct 23 08:15:42 -0700 2009
bradediger (committer)
Sat Oct 24 12:29:00 -0700 2009
commit  e55df17066a0310737578acd11d0fe25f75d14fe
tree    da3c89105931dc3aa67f13f1933ebbd9c49be2d0
parent  3a3ddd6fc4380b72f0f7580ab63cbc520c6bcf59
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