Join Slack
Powered by
Basically, you would set a unique id on the sectio...
# advancedpdf
m
michoel
07/09/2019, 12:11 AM
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"/>
Open in Slack
Previous
Next