HP3000-L Archives

April 2002, Week 1

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Mark Wonsil <[log in to unmask]>
Reply To:
Date:
Thu, 4 Apr 2002 14:43:01 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (21 lines)
This just popped up in one of the XML newsgroups.  It's a Java class library
that lets you create PDF files on the fly.  It should work on the 3000 since
it only requires JDK 1.2.

http://www.lowagie.com/iText/
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.
iText requires JDK 1.2. It's available for free under a multiple license:
MPL and LGPL.

You can download iText using ANT, FTP / HTTP or CVS.

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2