This is the mail archive of the docbook@lists.oasis-open.org mailing list for the DocBook project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: NEED HELP on XML:FO and XSL:FO


You can generate FO output by using xsltproc:

XML_CATALOG_FILES=catalog.xml \
xsltproc --output document.fo stylesheet.xsl document.xml

For more info see www.sagehill.net.

Gius_.

On Mon, 2002-12-30 at 13:59, rakesh wrote:
> Hi,
> 
> 
> I have to Generate HTML,PDF,PS,ASCII outputs using XSLT on XML.
> 
> I write XSL file which when applied to XML gives HTML output. To generate
> PDF and other outputs, as per info available on net, multiple formats can be
> generated using XML:FO and XSL:FO and its giving beatiful results. But the
> basic issues is how to generated XML:FO from normal XML file and XSL:FO from
> normal XSL file?
> 
> 
> Any help will be appreciated.
> 
> Thanks and Regards!!!
> 
> Rakesh Dwivedi
> Delhi(India)
> 
> 
> 
> 
> 
-- 
Giuseppe Greco
Strada Regina 40
6928 Manno (TI)
Switzerland

Mobile: +41 (0) 76 390 60 32
Email : giuseppe.greco@bluewin.ch


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]