Book a Demo

Author Topic: HTML-Report without TOC and links to attributes  (Read 3069 times)

benjaminK

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
HTML-Report without TOC and links to attributes
« on: February 01, 2010, 07:44:16 pm »
Hello,

I have two questions about the HTML-Report:

1. I'm trying to not generate this part of the HTML:

<MAP NAME="EA2">
<area shape="rect" coords="11,10,780,55" href="EA18.htm">
<area shape="rect" coords="159,1563,249,1608" href="EA6.htm">
<area shape="rect" coords="237,1390,327,1435" href="EA3.htm">
...
...
My intention is that it is not possible to click on objects in the html for showing the attributes.


2. There is a Table of Content generated on the left side of the HTML. How can I disable this. I only want to see the modell and the header in the html.

Best regards