InfoLinker Plus Sample Page Reference from the Table of Contents Rule
    This rule is titled “TOC Page References”. The page range that the rule is applied is from the TOC page to the END_TOC page. 
        The search pattern (RegExp) that the rule looks for is “(\d+)\n”. This is described as any sequence of numeric characters “(\d)+” 
        that end with a carriage return “\n”. All the numbers at the end of a line in the table of contents are references to page number 
        in the body of the document. These are Source rules that create links to a view of the page name that is referenced. This rule 
        uses a zone qualifier to look only at the right hand side of the page. The zone, in this case, will not create a link from the 
        page number at the bottom middle of the page.
    