freebsd-ports/print/pdflib/pkg-descr
Doug Barton 2b1dacc826 Remove more tags from pkg-descr files fo the form:
- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
2011-10-24 04:17:37 +00:00

13 lines
689 B
Plaintext

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.
WWW: http://www.pdflib.de/