aboutsummaryrefslogtreecommitdiff
path: root/print/rubygem-pdf-core09/pkg-descr
blob: 16f236b298656d5a2714c81ecee65dbb7fa970a6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
PDF::Core is a pure Ruby library to render PDF documents.

It supports several PDF features, such as among others:
 * low-level annotation
 * istream objects and stream filters
 * NameTree
 * object repository
 * object serialization
 * indirect objects
 * page geometries

It is used internally by Prawn (provided in the rubygems-prawn package),
a Ruby PDF generation library.