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
sandal (author)
Tue Nov 03 10:32:08 -0800 2009
commit  27d0b37afdaeccc8ce63d5c6414036be8194658d
tree    d90964b5cb3289758b18f6fc7a734a3ab1565713
parent  896157eb55b85e201b4f5a808df6d1b1cc311706 parent  e55df17066a0310737578acd11d0fe25f75d14fe
pdf-inspector / README
100644 18 lines (13 sloc) 0.832 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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