rtf output for DocBook files

Are you missing a feature? Request its implementation here.
mariuss
Posts: 21
Joined: Tue Sep 09, 2003 10:37 pm
Location: Vancouver, Canada

rtf output for DocBook files

Post by mariuss »

Is there an easy way to generate RTF files from DocBook documents?

Thanks,
Marius
seanwhe
Posts: 27
Joined: Sat Jul 19, 2003 10:42 am
Location: South Africa
Contact:

Post by seanwhe »

Take a look Norm's processing diagram:

http://www.nwalsh.com/docbook/procdiagr ... gmlpub.png

This should give a broader context. The diagram only shows Jade as outputing RTF, but the XSL-FO route also enables RTF output.

RTF, like PDF output is a two step process XSL-FO > RTF.

Hint: Google for "xsl utility" if you are looking for a Java GUI tool.

Sean Wheller
Sean Wheller
Technical Writer
sean@inwords.co.za
http://www.inwords.co.za
mariuss
Posts: 21
Joined: Tue Sep 09, 2003 10:37 pm
Location: Vancouver, Canada

Post by mariuss »

Thanks for the hint Sean.

I downloaded and installed XMLmind FO Converter, the Personal Edition is free, from:
http://www.xmlmind.com/foconverter/

The beauty is that you can install it in oXygene as an external FO processor and then you can generate RTF right from oXygene!

Apache FOP is also mentioning RTF, it seems that it is coming soon...

Marius
rfolwell
Posts: 8
Joined: Wed Aug 27, 2003 3:50 pm

Did this actually work properly for you?

Post by rfolwell »

Marius,

Did this actually work properly for you? I get strange square brackets around headings, and the header/footer tables do not span the page, but are squat little blocks.

I checked the configuration as best as I could, and tried both with the existing JVM and the supplied one, but always get the same result.

Best wishes,

Richard
mariuss
Posts: 21
Joined: Tue Sep 09, 2003 10:37 pm
Location: Vancouver, Canada

Post by mariuss »

Richard,

I just briefly tried the RTF generation on a very simple document and then I put it aside for now. I will have to get back to it later on when my application is getting close to completion.

I am assuming that you are having problems with the personal edition of the XML Mind FO Converter. They do have a mailing list where you could ask for help (in case you haven't done so already).

Sorry, but I have no suggestions regarding the issues you are running into.

Regards,
Marius
Post Reply