referencing page numbers
Josh Stratton <[email protected]>
| Newsgroups | gmane.comp.python.reportlab.user |
|---|---|
| Message-ID | <CAPVmgLjLivytTdsUdy+R1SeUXstB0V9X5VkpaCdjtfrVyOn6Nw@mail.gmail.com> |
I was wondering if there was a feature in reportlab that let me cross
reference pages by an anchor or something similar to latex's pageRef. In
latex I could add a label to some page and on another page I could write "
go to \pageRef{some label}" and that would render as "go to page 27". Is
such a thing possible in reportlab?