1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00
freebsd-ports/devel/itext/pkg-descr
Alex Dupre 70f6cf6d6b Add building of iText RUPS.
RUPS is a GUI application that allows you to look inside a PDF.
Grab maintainership.

Approved by:	maintainer (stefan)
2008-11-25 15:53:51 +00:00

13 lines
504 B
Plaintext

iText is a library that allows you to generate PDF files on the fly.
The iText classes are very useful for people who need to generate read-only,
platform independent documents containing text, lists, tables and images.
The library is especially useful in combination with Java(TM) technology-based
Servlets: The look and feel of HTML is browser dependent; with iText and PDF
you can control exactly how your servlet's output will look.
WWW: http://www.lowagie.com/iText/
- Alex Dupre
ale@FreeBSD.org