Author Topic: Show Excel Document or RTF Document in generated report  (Read 2118 times)

DanielEspinoza

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Show Excel Document or RTF Document in generated report
« on: February 28, 2020, 01:15:31 am »
Hello,

In my Diagrams I have (Excel and RTF) Documents that I would like to Show in my generated reports. When I create a report the documents do not appear on it.

Is it possible to Show in my Reports an Excel or an RTF document? If yes how do I do it?

Thanks

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13387
  • Karma: +566/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Show Excel Document or RTF Document in generated report
« Reply #1 on: February 28, 2020, 10:01:56 pm »
Not really easy.

For RTF documents that might be doable but the excel files will be a problem.
If you store the RTF documents as Linked Document then the templates have a field you can use.

For the excel file, if you really really wanted, you could write a Script that converts the excel file into RTF, and call that script from a document script fragment.

Geert