Enabling the HTML Exporter template

About this task

Follow these steps to set up IBM® Rational® Rhapsody® ReporterPLUS to use this template:

Procedure

  1. In IBM Rational Rhapsody set the General::Graphics::ExportedDiagramScale property for the project to be NoPagination to define the diagrams to be exported to Rational Rhapsody ReporterPLUS as one picture as they look in Rational Rhapsody with 100% zoom. Since the HTML browser can show bigger diagrams using scroll bars, there is no size restriction, as with a Microsoft Word document page size.
  2. To enable HTML navigation for diagrams, add the following flags in the rhapsody.ini file:
    [ReporterPLUS]
    EnableLoadOptions=TRUE
    LoadImageMaps=TRUE

Feedback