Author Topic: How to generate RTF Report with document options?  (Read 1884 times)

Alantach.

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
How to generate RTF Report with document options?
« on: February 03, 2009, 01:10:44 am »
Hi,
I use Automation Interface for automatic execution of defined sequence of steps to facilitate work with EA. In windows program, I've created, I use function for exporttoxmi, importfromxmi, ...

But I have a problem with generating RTF reports.
In RTF Style Template Editor I set some filters (in Document options) for one RTF template.  

If I generate report through the Enterprise Architect based on this RTF template, report is generated according to the required criteria.

But if I use Automation Interface (method RunReport) filters are not used and report is generated without using filters which I set in this RTF template.

I am using version 7.1.833 of Enterprise architect and version 2.10.238.1 of Interop.Ea.dll.

Is there any possibility how to use the filters defined in the RTF template (in Document option) using the Automation Interface?

Thank you for your reply  ;)
« Last Edit: February 03, 2009, 01:12:21 am by alantach »