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:
[log in to unmask][log in to unmask], 3 Apr 2002 17:02:25 -0600546_iso-8859-1 Well, if you mean that the LIST array presented to IMAGE is smller than the
string needed to contain the entire list the most obvious would be a -52
status returned by DBGET, since the list would probably contain what IMAGE
would consider to be an invalid data item name.

If you mean that the length of all the items in the LIST presented to DBGET
is longer than the BUFFER allocated to hold them, you'd have a classic case
of buffer overrun, and anything up to and including a program abort is
probable. [...]39_3Apr200217:02:[log in to unmask]
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