GetAnchorPageNumber
GetAnchorPageNumber
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
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
Hello,
Can you please send us your report with test data which reproduce the issue for analysis.
Thank you.
Can you please send us your report with test data which reproduce the issue for analysis.
Thank you.
Re: GetAnchorPageNumber
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!
Thank you!
- Attachments
-
- test.xml
- (9.55 KiB) Downloaded 322 times
-
- Report.mrt
- (13.55 KiB) Downloaded 296 times
Re: GetAnchorPageNumber
Hello,
Thank you for the sample. We need some additional time for check the issue.
Thank you for the sample. We need some additional time for check the issue.
Re: GetAnchorPageNumber
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
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
Hi,
i found a solution. Instead of using the "Rendering" event, iam now using "Begin Render".
thx
i found a solution. Instead of using the "Rendering" event, iam now using "Begin Render".
thx
Re: GetAnchorPageNumber
Hello,
Ok. Let us know if you need any additional help.
Ok. Let us know if you need any additional help.