diff options
Diffstat (limited to 'print/pdflib/DESCR')
-rw-r--r-- | print/pdflib/DESCR | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/print/pdflib/DESCR b/print/pdflib/DESCR index b9a45a42e40..25b4b55f0fa 100644 --- a/print/pdflib/DESCR +++ b/print/pdflib/DESCR @@ -1,6 +1,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 +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. +your data. |