Subject: Transforming XML to XSL-FO by XSLT in java
From: Arulraj <p_arulraj@xxxxxxxxx>
Date: Wed, 5 May 2004 22:07:46 -0700 (PDT)
|
Hi,
I am using xalan-j for converting XML + XSLT -->
XSL-FO from the command prompet using following
syntax,
java org.apache.xalan.xslt.Process -IN Furniture.xml
-XSL Furniture.xsl -OUT Furniture.fo
But I want to use this type of conversion process
using JAVA coding. Can you guide me to attain XSL-Fo
output using JAVA code.
Thanks in advance
Regards
Arul
__________________________________
Do you Yahoo!?
Win a $20,000 Career Makeover at Yahoo! HotJobs
http://hotjobs.sweepstakes.yahoo.com/careermakeover
|