473,387 Members | 1,592 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Converting xml docbook to html and pdf

I'm in Windows XP and wish to convert an xml file that is in docbook
format to the following 2 formats:

multiple html files

single pdf file

Are there any free apps that can do this?
I need to have them create the table of contents and the indexes from
my tags also.
Thanks

Sep 16 '05 #1
4 2612
Tempore 16:40:55, die Friday 16 September 2005 AD, hinc in foro {comp.text.xml} scripsit <br**********@gmail.com>:
I'm in Windows XP and wish to convert an xml file that is in docbook
format to the following 2 formats:

multiple html files

single pdf file


XSL is an open technology by W3C that is perfectly suited for these tasks.

Search the web for "docbook" and "xsl"

regards,
--
Joris Gillis (http://users.telenet.be/root-jg/me.html)
Gaudiam omnibus traderat W3C, nec vana fides
Sep 16 '05 #2
are there some actual windows xp applications you can point me to
please.

Sep 16 '05 #3
br**********@gmail.com wrote:
I'm in Windows XP and wish to convert an xml file that is in docbook
format to the following 2 formats:

multiple html files

single pdf file

Are there any free apps that can do this?
Yes, lots. See the XML FAQ at http://xml.silmaril.ie/authors/style/

The DocBook project provides XSLT transformations to HTML and PDF, and
I think also to LaTeX to make PDF (alternative).

If you don't like the design of the output you can always write your
own stylesheets.
I need to have them create the table of contents and the indexes from
my tags also.


That is automated in the code they supply, I believe.

All you need is a copy of a suitable XSL[T] processor (and a copy
of LaTeX if you prefer that). All are freely available for all platforms.

///Peter

Sep 16 '05 #4
The DocBook XSL stylesheets provide the means of producing HTML and PDF
(via FO). If you want a Windows Gui application to run the stylesheets
then you could try tkxsltproc from:

http://tclxml.sf.net/tkxsltproc.html

You'll also need something to convert XSL-FO into PDF. FOP
(http://xml.apache.org/fop/) is a freely available formatter for doing
this. I have a small GUI utility for running FOP - contact me if you
are interested.

HTHs,
Steve Ball

Sep 18 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: David Winter | last post by:
(Sorry - couldn't find a generic DocBook NG - I hope this is close enough.) I'm considering moving my documentation and translation business - which is currently done in proprietary formats such...
2
by: Simon Strandgaard | last post by:
I am trying to understand how to create a 'catalog.xml' file for my docbook-xml documents. If I understand correct a local catalog.xml file can both avoid hardcoding in makefiles (portability),...
0
by: b | last post by:
When I create chm with docbook I have most of the pages on one file. So, when I search for "Linux" page begins with "Sample HTML" .... I get the page with several pages in one. Can this be...
2
by: Antonio Amato | last post by:
Hi, I want to transform XML docbook to HTML with docbook stylesheet (docbook-xsl-1.67.0.zip). I'm using javax.xml.transform.TransformerFactory to apply XSLT to XML but it generates an...
2
by: Yarco | last post by:
I'm learning for docbook under win32. I download: openjade-1_3_1-2-bin docbook-xml-4.4 docbook-dsssl-1.79 ldp.dsl And then copy all openjade bin\ to win32 system\, and then create a directory...
3
by: Otmar Ganahl | last post by:
Hi! In my application I transform a docbook file to a html view using the webcontrol "Xml" (with a xsl).It works fine, except the using of the tag "fileref" in the docbook-file will cause an...
2
by: Joseph Kesselman | last post by:
Since the recent "Docbook on Windows" question brought this up... I did a bit of checking on the current status of these schemas, what they're intended for and how they interrelate. IBM's Robert...
1
by: tthunder | last post by:
Hi @all, I have a very simple use case here, but I cannot get any answer. I want to publish/provide a customized XSL Stylesheet for DocBook Users. The stylesheet defines variables for the...
5
by: yawnmoth | last post by:
XSL stylesheets can be used to convert an XML file into whatever binary format you want (DocBook, for example, does PDF's). My question is... what if you wanted to go in the other direction? ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.