Package: mlreportgen.dom
Superclasses:
Create placeholder for reference to page number of link target
Create a placeholder for a reference to the page number of a link target. This object applies only to Word and PDF output. For Word output, opening a document causes Word to replace this object with the page number of the link target that this object specifies. For PDF output, the DOM API replaces this object with the page number of the link target that it specifies.
Tip
Use this object to generate page references, such as "See page 15 for more information."
creates
a page reference object that refers to the specified pageRef
= PageRef(target
)LinkTarget
object.
Generating the output replaces this PageRef
object
with the number of the page that contains the specified target.
Method | Purpose |
---|---|
Copy this object. |
mlreportgen.dom.LinkTarget
| mlreportgen.dom.Page
| mlreportgen.dom.Paragraph
| mlreportgen.dom.StyleRef
| mlreportgen.dom.Text