Adobe FrameMaker 9 supports generation of following output from a DITA Map:- PDF - Print - FrameMaker Book with FM components - FrameMaker Book with XML components - Composite DocumentAdobe Technical Communication Suite 2 supports generation of following output (in addition to above) from a DITA Map:- AIR - HTML - Flash Help - Microsoft HTML Help (or CHM)
Adobe FrameMaker 9 enhances the output generation for DITA Maps with additional support for the following DITA constructs:
- While generating output form a DITA Map, _‘print’ _attribute value shall be used to determine whether the topic shall be included in the output. If no value is specified, it is assumed to be ‘yes’. User has the option to enable/disable this feature using the _‘UsePrint’ _option in _ditafm.ini _file. Set ‘UsePrint = 1’ to enable this feature.
- Relationship tables, if present in the DITA Map, shall be used to generate related links in the output. User has the option to enable/disable this feature using the _‘UseReltable’ _option in _ditafm.ini _file. Set ‘UseReltable = 1’ to enable this feature.
- The DITA Map content shall get filtered, based on the provided DITAVal file, to generate the output. The filtering gets applied to the DITA Map, as well as to all the referenced Topics within. User has the option of specifying the DITAVal file at the time of generating output.
Using Adobe FrameMaker 9, one can save a DITA Map in various formats depending on one’s requirements. It could be intermediary output, like – FrameMaker Book/Document; or it can be final output, like – Print/PDF.
A DITA Map can be saved to one of the following formats, to carry out the required post-processing before producing the final output:
- A FrameMaker book is created based on the DITA Map. Each Topic gets converted to a separate FrameMaker document. Each Map (contained by the DITA Map), gets converted to a separate FrameMaker Composite document. The generated book contains these converted FrameMaker documents in the same hierarchical structure as the DITA Map.
- A FrameMaker book is created based on the DITA Map. Each Topic/Map in the DITA Map, gets added to the FrameMaker Book in the XML format itself. The generated book contains these XML documents in the same hierarchical structure as the DITA Map.
- A Composite FrameMaker document is created based on the DITA Map. The content from all the referenced Topics/Maps is collated to create a single FrameMaker document for output.
Also, a direct output can be generate from a DITA Map, in the form of PDF/Print output. While doing this, the content from all the referenced Topics/Maps is collated to create a single output document (similar to the Composite Document).
Following table summarizes the availability of output related DITA features , while producing different outputs for a DITA Map: