Sha256: 555711bdf7620a5eac230ef9f60130a25530d1378dfa552c99844d4afbfa994d
Contents?: true
Size: 927 Bytes
Versions: 2
Compression:
Stored size: 927 Bytes
Contents
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 as a gem in its own right. = Installation The recommended installation method is via Rubygems. gem install pdf-inspector = Maintainers - Brad Ediger - Daniel Nelson - Jonathan Greenberg - James Healy = Licensing Matz’s terms for Ruby, GPLv2, or GPLv3. See LICENSING for details. = Mailing List pdf-inspector is maintaiend as a dependency of prawn, the ruby PDF generation library. Any questions or feedback should be sent to the Prawn google group. http://groups.google.com/group/prawn-ruby = References [0] http://github.com/yob/pdf-reader [1] http://github.com/sandal/prawn
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
pdf-inspector-1.0.0 | README |
yellowlab-pdf-inspector-1.0.0 | README |