From 5be2f6ee905b6764d4bdcbba68b0bb6331ec7e7a Mon Sep 17 00:00:00 2001 From: Dirk Froemberg Date: Wed, 20 Jan 1999 14:49:13 +0000 Subject: pdflib v0.6 - a C library for dynamically generating PDF --- print/pdflib/pkg-descr | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 print/pdflib/pkg-descr (limited to 'print/pdflib/pkg-descr') diff --git a/print/pdflib/pkg-descr b/print/pdflib/pkg-descr new file mode 100644 index 000000000000..4c26d480b161 --- /dev/null +++ b/print/pdflib/pkg-descr @@ -0,0 +1,12 @@ +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. While you must still +format and arrange your text and graphical objects, PDFlib frees +you from the internals and intricacies of PDF. Although being far +from complete, PDFlib already offers many useful functions for +creating text, graphics, images and hypertext elements in PDF files. + + http://www.ifconnection.de/~tm/software/pdflib/ -- cgit v1.2.3