Re: PDF APIs?
Re: PDF APIs?
- Subject: Re: PDF APIs?
- From: Lucas Rockwell <email@hidden>
- Date: Tue, 2 Aug 2005 12:51:02 -0700
Colin,
iText as mentioned is great, as is just plain old Apache FOP:
http://xml.apache.org/fop/
And, of course, Chuck's book does a great job of explaining XML and PDF
and how to output the result as an NSData object in the response.
-lucas
On Aug 2, 2005, at 12:32 PM, Lonie, Chris wrote:
Colin,
We're using iText http://www.lowagie.com/iText/index.html and are very
happy with it. It's available under Mozilla Public License and LGPL.
We've not needed much beyond basic report creation using tag/value
pairs, but the tutorial shows how to do much more.
I haven't looked into if you're able to direct the output to the
response stream.
Chris
-----Original Message-----
Message: 9
Date: Tue, 2 Aug 2005 12:42:07 -0600 (MDT)
From: "Colin Shreffler" <email@hidden>
Subject: PDF APIs?
To: email@hidden
Message-ID:
<email@hidden>
Content-Type: text/plain;charset=iso-8859-1
Can anyone recommend a good/low cost PDF API for dynamically creating
PDF
documents within a WebObjects project? Something that outputs
directory
to the response stream so that they wouldn't have to be physically
created
on the server would be ideal.
-c
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >PDF APIs? (From: "Lonie, Chris" <email@hidden>) |