Book a Demo

Author Topic: 2 Questions about RTF Export  (Read 3095 times)

javier974

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
2 Questions about RTF Export
« on: August 15, 2011, 07:24:46 pm »
Hello,

I have two question about the RTF Export.

1. Question

Is it possible to use if conditions in the Export Template ?
I want to export only the elements classes and not the states of a class

2. Question

is it possible to define something like a global tagged value for a Model. I will display this tagged value before the Table of Contents.

Thanks in advanced

Best regards

Javier

Luis J. Lobo

  • EA User
  • **
  • Posts: 252
  • Karma: +0/-0
  • IT Consultant
    • View Profile
Re: 2 Questions about RTF Export
« Reply #1 on: August 17, 2011, 08:24:02 pm »
1. It is not possible to define "if..." sentences in the RTF documentation, but you can filter by Element Type, discarding the types you want to skip.

2. You can add a Tagged Value to a Package or a View, but not at a Root level (Model). See "Project Constants" tab in the RTF Document Generation window; it may help you.