summaryrefslogtreecommitdiff
path: root/print/pdflib/pkg/DESCR
blob: b9a45a42e406762ad62669e1d36de49c5fb69757 (plain)
1
2
3
4
5
6
PDFlib is a library of C routines which allow you to programmatically 
generate files in Adobe's Portable Document Format PDF. PDFlib acts as 
a backend processor to your own programs. While you (the programmer) are 
responsible for retrieving or maintaining the data to be processed, PDFlib 
takes over the task of generating the PDF code which graphically represents
your data.