[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: fop.sh - does it exist?

From: Daniel Patterson <danpat_at_adaptiveinternational.com>
Date: 2003-09-22 04:55:45 CEST

On Mon, 2003-09-22 at 12:51, Files wrote:
> Daniel, does it do anything different than fop.xsl - that's from the
> apache xml project too.

  Yes, it does.

  You use an XSLT processor to convert the Docbook XML into XML-FO
  (http://www.w3.org/TR/xsl/). XSL-FO is an XML structure that
  describes how a document should look on paper (i.e. the FO document
  is the "presentation" version of the "structure-only" book.xml).

  You then use Jakarta FOP (fop.sh) to convert the XML-FO XML data into
  a PDF (or RTF, or whatever other outputs FOP supports).

daniel

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Sep 22 05:16:35 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.