Bug 33725 - New port: A C library for dinamically generating PDF
Summary: New port: A C library for dinamically generating PDF
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-01-09 12:10 UTC by Alex Dupre
Modified: 2002-01-27 16:01 UTC (History)
0 users

See Also:


Attachments
file.shar (3.30 KB, text/plain)
2002-01-09 12:10 UTC, Alex Dupre
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Dupre 2002-01-09 12:10:01 UTC
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.com/

- Alex Dupre
sysadmin@alexdupre.com
Comment 1 Alex Dupre 2002-01-23 07:17:39 UTC
Superseded by http://www.freebsd.org/cgi/query-pr.cgi?pr=34178
Comment 2 dwcjr freebsd_committer freebsd_triage 2002-01-27 16:01:03 UTC
State Changed
From-To: open->closed

Port added