OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Subject: DOCBOOK-APPS: NewBie Question


I have just started to play with DocBook.

I have managed to generate documents to HTML using docbook-xsl using SAXON
Here is a little part of my ant build file
		<!-- Generate HTML from XML -->
		<touch file="${basedir}/docs/${document.name}"/>
		<style   processor="trax"
			basedir="${basedir}/docs"
			destdir="${dist.dir}"
			style="${basedir}/lib/docbook/html/chunk.xsl"
			includes="${document.name}"
			classpathref="project.class.path"
		/>

I would like to generate pdf using FOP.
Anyone could help me jumpstart on that.

Thanks in advance
Regards,
___________________________
François Beauregard, b.ing.
Vice-président
Recherche et développement
Pyxis Technologies
www.pyxis-tech.com

T : (450) 681-9094, poste 102
F : (450) 681-5758
fbeauregard@pyxis-tech.com



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Powered by eList eXpress LLC