Basically, you would set a unique id on the sectio...
# advancedpdf
m
Basically, you would set a unique id on the section you want to reference (
<div id="section1">
) and in the table of contents you can output the page of that section like
<pagenumber idref="section1"/>