Page 1 of 1

GetAnchorPageNumber

Posted: Mon Dec 02, 2013 11:04 am
by NuWa
Hello,
I used {GetAnchorPageNumber(“MyAnchorName”)} to get the page number of an object, but the number I get is always the last page number of the object, for example if object occupys three page 4-6, the number I get is always 6 not 4. Is there any thing I missed or is there any other method I can use? maybe "GetFirstAnchorPageNumber"?

Thank you.

NuWa

Re: GetAnchorPageNumber

Posted: Tue Dec 03, 2013 11:51 am
by Alex K.
Hello,

Can you please send us your report with test data which reproduce the issue for analysis.

Thank you.

Re: GetAnchorPageNumber

Posted: Thu Dec 05, 2013 1:17 pm
by NuWa
Following is a simple example, an object occupy page 2-10, when I use {GetAnchorPageNumber (sender.TagValue)} to get the page number, it returns 10, but I want it shows 2, how can I do it?

Thank you!

Re: GetAnchorPageNumber

Posted: Fri Dec 06, 2013 1:49 pm
by Alex K.
Hello,

Thank you for the sample. We need some additional time for check the issue.

Re: GetAnchorPageNumber

Posted: Tue Apr 08, 2014 7:35 am
by Stephan1
Hi,

ist there any Solution for this.

We too need this feature to get the first Page of the Anchor not the last one.

Thx

Re: GetAnchorPageNumber

Posted: Tue Apr 08, 2014 11:29 am
by Stephan1
Hi,

i found a solution. Instead of using the "Rendering" event, iam now using "Begin Render".

thx

Re: GetAnchorPageNumber

Posted: Tue Apr 08, 2014 11:50 am
by Alex K.
Hello,

Ok. Let us know if you need any additional help.