Footnotes

Footnote feature generates real footnotes in FlowingPage or RFC mode. In FormattedText or RFP mode the footnotes are marked only with (Footnote Reference and Footnote Text styles.

To recognize footnotes in documents, do the following:

  1. Specify kRecSetIntSetting(sid, "Formatter.df.mode", DFM_CrossrefFind); setting.
  2. Call RecCreateDoc or RecOpenDoc.
  3. Verify that the converter is enabled to transmit cross references.
    Converters.Text.<converter>.Crossrefs = true