We have a little problem when we are used the report design, in the section table of content, when the report is executed, the name appears correctly in the table of content, but the numberpageref always shows "1", when the principal content occurs on page 5,6,7.
Thanks for any answers.
Javier.
Jens Lauer on
Hi Javier,
if I am not mistaken then the page numbering starts with the first page containing content.
Be careful and do not mix the number of pages of the document with the page numbering inside the document.
Example
Imagine a report having a cover page and a table of content followed by two headers each containing some content. Then the page containing the first header would be numbered 1. For that reason the toc points to the page 1.
Cheers
Jens