- To: jwrobie@m...
- Subject: Re: XML Hangover
- From: Joe Schaffner <schaffner.joe@g...>
- Date: Wed, 13 Jul 2005 21:44:23 +0300
- Cc: xml-dev@l...
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:references; b=TeNqK+jxXe8hSEc/YCAiQXUrCS8T1CQHIdlgcOYgzQtcRLyNLdSqU+Y2aV90TifVPy2//VYsW2hUJ+Z/poG/bHyjmnfM/qoLV7aCnK68HxxrZ5IpqA/gqiXCiA65iQYWebrL5cY8jVi7W3Csguku37tpQOxHJfUB73oXioRwn9g=
- In-reply-to: <42D2C131.1010005@m...>
- References: <514a17f50507111142789929a3@m...> <42D2C131.1010005@m...>
- Reply-to: Joe Schaffner <schaffner.joe@g...>
Thanks Jonathan, I'll keep them in mind.
Joe
On 7/11/05, Jonathan Robie <jwrobie@m...> wrote:
Joe Schaffner wrote:
> > I assume there is nothing stopping me from using XSL-T to transform my
> HTML to PDF, but it seems best to output XSL-FO then create a PDF > using some kind of tool. What is that tool?
You need an FO processor that supports PDF. Here are two good ones.
RenderX http://renderx.com/news/index.html
Antenna House http://www.antennahouse.com/
FOP is an open source FO processor - but I don't think it will do what you need.
http://xml.apache.org/fop/
Jonathan
|