Author Topic: RTF documentation: Include C-Header file  (Read 2569 times)

Helmut Ortmann

  • EA User
  • **
  • Posts: 970
  • Karma: +42/-1
    • View Profile
RTF documentation: Include C-Header file
« on: July 24, 2013, 03:44:17 pm »
Hello,

is it possible to include C-Header files in the rtf documentation?

Helmut
Coaching, Training, Workshop (Addins: hoTools, Search&Replace, LineStyle)

Helmut Ortmann

  • EA User
  • **
  • Posts: 970
  • Karma: +42/-1
    • View Profile
Re: RTF documentation: Include C-Header file
« Reply #1 on: July 25, 2013, 03:41:46 pm »
Hello,

I found the following way (only EA 10):

1. Write a Fragments Script (examples in Online Help)
    Just output the results you want to see
2. Make a Fragment Document Template
3. Insert a Custom Field
4. Associate Fragment Template to Fragments Scripts
5. Call the Fragment Template from your Document Template

In the EA example model is an example. You can start from this point.

Helmut
Coaching, Training, Workshop (Addins: hoTools, Search&Replace, LineStyle)