Page 1 of 1

Working with Achors / Line numbers /numbering

Posted: Fri Jul 11, 2008 1:37 am
by FritschD
Hi all!

I was succesfuel to use the {GetAnchorPageNumber(Anchor.Name)} to get the page number in my table of content, but I also would like to have the Line number as in information in the table of content.
Is there also a get function for the line number? I tried {GetAnchorLineNumber(Anchor.Name)} but this seems not to work.

The reason for this is, taht I use the Line number for the general numbering of the elements in the report.
Or is there another way how to get a numbering to the report elements, and to get the information about this numbering into the table of content?

kind regards
Dirk

Working with Achors / Line numbers /numbering

Posted: Fri Jul 11, 2008 12:20 pm
by Edward
Hello, Dirk.

Yes, there is an option how to add the line numbering:

{Line}.

Just type this in the Text expression.

Thank you.