Working with Achors / Line numbers /numbering

Stimulsoft Reports.NET discussion
Post Reply
FritschD
Posts: 8
Joined: Wed Jul 09, 2008 2:16 pm
Location: Germany

Working with Achors / Line numbers /numbering

Post 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
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

Working with Achors / Line numbers /numbering

Post 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.
Post Reply