Pages: 1
Print
Author Topic: DITA to RTF  (Read 2658 times)
mvittalreddy
Member

Posts: 2


« on: January 26, 2009, 04:47:57 PM »

Hi
I have a DITA file want to generate a rtf file.
I am new to this, please let me know how can i achieve this.
Logged
Derek Read
Program Manager (XMetaL)
Administrator
Member

Posts: 1548



WWW
« Reply #1 on: January 29, 2009, 03:29:14 PM »

The DITA OT supports this. However, out of the box our interface hides some of the output formats (I think it was decided that some of them like "Eclipse", etc, might scare some people). DITA to RTF is one of these hidden ones.

To enable hidden output formats (we refer to them in our docs as "deliverables"):

1. Tools (menu) > Configure Output...
2. In the "Configure Output Options" dialog check the box labeled "Show disabled deliverable types".
3. From the list of deliverables select "Rich Text Format (RTF)".
4. Select the Edit button.
5. On the Advanced tab de-select the check box labeled "Disable use of this deliverable type".

You may wish to check the bug tracker at SourceForge.net if to see if there are any outstanding issues with RTF in the DITA OT that will affect you: http://sourceforge.net/tracker/?group_id=132728&atid=725074

As well, in some cases I know of people that prefer to save as HTML, then use Word to open and re-save as RTF / DOC / DOCX format. Of course, you will need to weigh that (no longer an single click solution) against having to perform these extra manual steps.
« Last Edit: January 29, 2009, 03:35:46 PM by Derek Read » Logged
mvittalreddy
Member

Posts: 2


« Reply #2 on: January 29, 2009, 04:13:42 PM »

Hi
Thanks for response, we are also planning to generate a html from dita.
our author content is having specilized element for holding information. i want to modify xslt to do that and formatting for displaying the content.
in my case which xslt i have to modify.
below is the sample authored content i have read data and display on html rendtion.

<daControlAttributes>
   <internalRefNum> 237002</internalRefNum> <contentDomain>DTT</contentDomain>
   <controlData> <reasonCode>xxx</reasonCode>
   <industry>Banking</industry>
   <engagementType>Detailed,Summary</engagementType> <contentType>Policy</contentType>
   <coreOptional>Core</coreOptional> </controlData>
</daControlAttributes>
Logged
Pages: 1
Print
Jump to:  

email us