[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

RE: [xsl] XSL with CSS


Subject: RE: [xsl] XSL with CSS
From: <koteshwar.venigalla@xxxxxxxxx>
Date: Mon, 6 Mar 2006 21:27:43 +0530

Thanks a lot for a detailed message

-----Original Message-----
From: M. David Peterson [mailto:m.david@xxxxxxxxxx]
Sent: Monday, March 06, 2006 9:13 PM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re: [xsl] XSL with CSS

koteshwar.venigalla@xxxxxxxxx wrote:

>Thanks David,
>
>I am using Apache's FOP.
>
>
 From the docs[http://www.re.be/css2xslfo/1_3/manual.pdf]:

There are six packages you can run from the command-line: one that
produces plain xsl-fo, one that returns the output of xep, a product
from RenderX (http://www.
renderx.com), another that returns the output of XSLFormatter, a product
from Antenna House (http://www.antennahouse.com), yet another that
returns the output of Xinc, a product from Lunasil ltd
(http://www.lunasil.com) and finally, two that run fop
(http://xml.apache.org/fop/). One is for version 0.20.5 and the other
for version 0.91beta. The 0.20.5 one comes with a filter that removes a
few properties, which are not supported by fop. This makes fop complain
less.
You need jdk1.3 or higher to run the packages. For 1.3 you should create
a classpath with a namespace-aware xml parser and an xslt processor. The
commandlines look as follows for plain csstoxslfo:
<snip/>

The rest of the documenation runs you through the process step by step.

In your case you will need the css2fop and css2fopnew jars... the rest
of the jars, except for css2xslfo are for other processors.  you should
still hang onto them, and all of them rely on css2xslfo, so thats needs
to be in the same directory as well... if you plan to use this project
often, I would place them into a known directory on your systems
classpath, or add the location of these jar files to your classpath...

Either way, the docs will get you where you need to be.

Best of  luck!



The information contained in this electronic message and any attachments to
this message are intended for the exclusive use of the addressee(s) and may
contain proprietary, confidential or privileged information. If you are not
the intended recipient, you should not disseminate, distribute or copy this
e-mail. Please notify the sender immediately and destroy all copies of this
message and any attachments.

WARNING: Computer viruses can be transmitted via email. The recipient should
check this email and any attachments for the presence of viruses. The company
accepts no liability for any damage caused by any virus transmitted by this
email.

www.wipro.com


Current Thread
Keywords